51 #ifndef _DYNA_SERVO_MX64_H 52 #define _DYNA_SERVO_MX64_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_MX64_H RoadNarrows Dynamixel Bus Communications Abstract Base Class Interface.
#define DYNA_MODEL_NUM_MX64
MX-64T, MX-64R.
RoadNarrows MX Series Dynamixel Declarations.
#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.
Generic Dynamixel Servo Base Class.
virtual ~DynaServoMX64()
Destructor.
DynaServoMX64(DynaComm &comm)
Bare-bones initialization constructor.
MX-64 Dynamixel Servo Class.
RoadNarrows Dynamixel Archetype Servo Abstract Base Class.
RoadNarrows Dynamixel Top-Level Package Header File.
void InitSpec()
Initialize servo fixed specification data.
virtual void Dump()
Dump contents of the servo EEPROM and RAM control tables.
RoadNarrows Dynamixel Library Error and Logging Routines.
Dynamixel Bus Communications Abstract Base Class.