51 #ifndef _DYNA_SERVO_RX24F_H 52 #define _DYNA_SERVO_RX24F_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_RX24F_H RoadNarrows Dynamixel Bus Communications Abstract Base Class Interface.
RoadNarrows RX Series Dynamixel Declarations.
#define DYNA_FWVER_NA
firmware version not available
Generic Dynamixel Servo Base Class Interface.
void Init()
Initialize servo class instance.
#define DYNA_MODEL_NUM_RX24F
RX-24F.
DynaServoRX24F(DynaComm &comm)
Bare-bones initialization constructor.
Generic Dynamixel Servo Base Class.
void InitSpec()
Initialize servo fixed specification data.
RoadNarrows Dynamixel Archetype Servo Abstract Base Class.
virtual ~DynaServoRX24F()
Destructor.
RoadNarrows Dynamixel Top-Level Package Header File.
RX-24F Dynamixel Servo Class.
static const int DYNA_MODEL_NUM
RoadNarrows Dynamixel Library Error and Logging Routines.
Dynamixel Bus Communications Abstract Base Class.