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