{ "current_max_Temperature": [ { "current": 123, "max": 123 } ] }
Read the current Temperature and maximum Temperature of the robot’s motors.
Successful Response
Response to read the Temperature of the robot.
A list of Temperature objects, one for each joint. If the robot is not connected, this will be None.
Show child attributes
Was this page helpful?