51 #ifndef _DYNA_SERVO_AX12_H 52 #define _DYNA_SERVO_AX12_H 54 #include "rnr/rnrconfig.h" 105 uint_t uModelNum = DYNA_MODEL_NUM,
133 void Init(
int nServoid, uint_t uFwVer);
150 #endif // _DYNA_SERVO_AX12_H DynaServoAX12(DynaComm &comm)
Bare-bones initialization constructor.
RoadNarrows Dynamixel Bus Communications Abstract Base Class Interface.
RoadNarrows AX Series Dynamixel Declarations.
AX-12, AX-12+, AX-12A Dynamixel Servo Class.
#define DYNA_FWVER_NA
firmware version not available
Generic Dynamixel Servo Base Class Interface.
virtual ~DynaServoAX12()
Destructor.
void Init()
Initialize servo class instance.
Generic Dynamixel Servo Base Class.
RoadNarrows Dynamixel Archetype Servo Abstract Base Class.
#define DYNA_MODEL_NUM_AX12
AX-12, AX-12+, AX-12A.
RoadNarrows Dynamixel Top-Level Package Header File.
void InitSpec()
Initialize servo fixed specification data.
RoadNarrows Dynamixel Library Error and Logging Routines.
Dynamixel Bus Communications Abstract Base Class.