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