Robot
The embedded systems for UTRA's autonomous humanoid soccer-playing robot
|
Interfaces for previously-defined functions. More...
![]() |
Functions | |
void | MX28_EnterMultiTurnMode (Dynamixel_HandleTypeDef *hdynamixel) |
Activates multi-turn mode, which allows the actuator to have a range of controllable position values from -28672 to 28672. More... | |
Interfaces for previously-defined functions.
This subsection provides a set of functions which implement functions which call previously-defined functions in order to accomplish specific tasks.
void MX28_EnterMultiTurnMode | ( | Dynamixel_HandleTypeDef * | hdynamixel | ) |
Activates multi-turn mode, which allows the actuator to have a range of controllable position values from -28672 to 28672.
hdynamixel | pointer to a Dynamixel_HandleTypeDef structure that contains the configuration information for the motor |
Definition at line 238 of file MX28.c.