51 #ifndef _DYNA_SERVO_RX64_H 52 #define _DYNA_SERVO_RX64_H 54 #include "rnr/rnrconfig.h" 106 uint_t uModelNum = DYNA_MODEL_NUM,
134 void Init(
int nServoid, uint_t uFwVer);
151 #endif // _DYNA_SERVO_RX64_H RoadNarrows Dynamixel Bus Communications Abstract Base Class Interface.
DynaServoRX64(DynaComm &comm)
Bare-bones initialization constructor.
RoadNarrows RX Series Dynamixel Declarations.
#define DYNA_MODEL_NUM_RX64
RX-64.
virtual ~DynaServoRX64()
Destructor.
static const int DYNA_MODEL_NUM
RX-64 Dynamixel Servo Class.
#define DYNA_FWVER_NA
firmware version not available
Generic Dynamixel Servo Base Class Interface.
void Init()
Initialize servo class instance.
void InitSpec()
Initialize servo fixed specification data.
Generic Dynamixel Servo Base Class.
RoadNarrows Dynamixel Archetype Servo Abstract Base Class.
RoadNarrows Dynamixel Top-Level Package Header File.
RoadNarrows Dynamixel Library Error and Logging Routines.
Dynamixel Bus Communications Abstract Base Class.