Servo Status Stream
ServoStatusStream streams the status of one or all servos. It is a uni-directional stream from the robot to the user.
Request
This endpoint expects an object.
allServos
Enable status read for all servos.
joint
Joint name is used to specify a servo name to stream the status of.
Response
OK
data
Returns the real-time servo status.
Errors
400
Bad Request Error