![]() |
Hekateros
3.4.3
RoadNarrows Robotics Robot Arm Project
|
#include <math.h>#include "rnr/rnrconfig.h"#include "rnr/log.h"#include "Dynamixel/Dynamixel.h"#include "Dynamixel/DynaPid.h"#include "Hekateros/hekateros.h"#include "Hekateros/hekPid.h"#include "Hekateros/hekUtils.h"Go to the source code of this file.
The Hekateros joint position and velocity PID class implementation.
Definition in file hekPid.cxx.