3.2.8.17 manCmd



Description:


The function "manCmd" manage the manual movement of the robot.
It receive a string (made by a single character) and use it to move a single axis of the robot or to toggle the gripper status.
In detail:

•"d" and "r" for moving right servo
•"x" and "c" for moving base servo
•"g" to open/close the gripper


Declaration:


Example: