Dynamixel  2.9.5
RoadNarrows Robotics Dynamixel Package

Macros

#define DYNA_LINK_NONE   0
 servo is not linked to another servo
 
#define DYNA_LINK_MASTER   1
 servo is linked, serving as the master
 
#define DYNA_LINK_SLAVE   2
 servo is linked, serving as the slave
 

Detailed Description