![]() |
Dynamixel
2.9.5
RoadNarrows Robotics Dynamixel Package
|
Dynamixel background thread class declarations. More...
#include <sys/time.h>
#include <pthread.h>
#include <map>
#include <deque>
#include "rnr/rnrconfig.h"
#include "rnr/log.h"
#include "Dynamixel/Dynamixel.h"
#include "Dynamixel/DynaError.h"
#include "Dynamixel/DynaPidPos.h"
#include "Dynamixel/DynaComm.h"
#include "Dynamixel/DynaServo.h"
#include "Dynamixel/DynaChain.h"
Go to the source code of this file.
Classes | |
class | DynaVServo |
Background Thread Virtual Servo Class. More... | |
class | DynaBgThread |
Dynamixel background thread class declarations.
The background thread performs several functions:
Definition in file DynaBgThread.h.