51 #ifndef _DYNA_SERVO_MX106_H 52 #define _DYNA_SERVO_MX106_H 54 #include "rnr/rnrconfig.h" 106 uint_t uModelNum = DYNA_MODEL_NUM,
140 void Init(
int nServoid, uint_t uFwVer);
157 #endif // _DYNA_SERVO_MX106_H RoadNarrows Dynamixel Bus Communications Abstract Base Class Interface.
#define DYNA_MODEL_NUM_MX106
MX-106T, MX-106R.
void InitSpec()
Initialize servo fixed specification data.
RoadNarrows MX Series Dynamixel Declarations.
virtual ~DynaServoMX106()
Destructor.
virtual void Dump()
Dump contents of the servo EEPROM and RAM control tables.
#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.
MX-106 Dynamixel Servo Class.
DynaServoMX106(DynaComm &comm)
Bare-bones initialization constructor.
RoadNarrows Dynamixel Archetype Servo Abstract Base Class.
static const int DYNA_MODEL_NUM
RoadNarrows Dynamixel Top-Level Package Header File.
RoadNarrows Dynamixel Library Error and Logging Routines.
Dynamixel Bus Communications Abstract Base Class.