Read the current positions of the robot’s joints in radians and motor units.
Request to read the joints of the robot.
If set, only read the joints with these ids. If None, read all joints.
Source of the joint angles. 'sim' means the angles are read from the simulation, 'robot' means the angles are read from the hardware.
sim, robot The unit of the angles. Defaults to radian.
rad, motor_units, degrees Successful Response
Response to read the joints of the robot.