51 #ifndef _DYNA_SERVO_MX28_H 52 #define _DYNA_SERVO_MX28_H 54 #include "rnr/rnrconfig.h" 106 uint_t uModelNum = DYNA_MODEL_NUM,
139 void Init(
int nServoid, uint_t uFwVer);
156 #endif // _DYNA_SERVO_MX28_H RoadNarrows Dynamixel Bus Communications Abstract Base Class Interface.
MX-28 Dynamixel Servo Class.
RoadNarrows MX Series Dynamixel Declarations.
#define DYNA_MODEL_NUM_MX28
MX-28.
#define DYNA_FWVER_NA
firmware version not available
Generic Dynamixel Servo Base Class Interface.
static const int DYNA_MODEL_NUM
void Init()
Initialize servo class instance.
virtual ~DynaServoMX28()
Destructor.
virtual void Dump()
Dump contents of the servo EEPROM and RAM control tables.
Generic Dynamixel Servo Base Class.
RoadNarrows Dynamixel Archetype Servo Abstract Base Class.
RoadNarrows Dynamixel Top-Level Package Header File.
void InitSpec()
Initialize servo fixed specification data.
DynaServoMX28(DynaComm &comm)
Bare-bones initialization constructor.
RoadNarrows Dynamixel Library Error and Logging Routines.
Dynamixel Bus Communications Abstract Base Class.