Control
Move to Absolute Position
Move the robot to an absolute position specified by the end-effector (in centimeters and degrees). Make sure to call /move/init
before using this endpoint.
POST
Query Parameters
Body
application/json
Move the robot to an absolute position. All zeros means the initial position, that you get by calling /move/init.
Response
200
application/json
Successful Response
Default response. May contain other fields.