Control
Read End-Effector Position
Retrieve the position, orientation, and open status of the robot’s end effector.
POST
Query Parameters
Response
200
application/json
Successful Response
End effector position for a movement in absolute frame. All zeros means the initial position, that you get by calling /move/init
X position in centimeters
Y position in centimeters
Z position in centimeters
Absolute Pitch in degrees
Absolute Yaw in degrees
Absolute Roll in degrees
0 for closed, 1 for open
Was this page helpful?