POST
/
joints
/
read
{
  "angles": [
    123
  ],
  "unit": "rad"
}

Query Parameters

robot_id
integer
default:0

Body

application/json

Request to read the joints of the robot.

Response

200
application/json

Successful Response

Response to read the joints of the robot.