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.
allServosbooleanOptional
Enable status read for all servos.
jointintegerOptional
Joint name is used to specify a servo name to stream the status of.

Response

OK
datalist of objects

Returns the real-time servo status.

Errors

400
Bad Request Error