This WebSocket endpoint allows real-time teleoperation of a robot arm. The connection enables high-frequency command and status updates to ensure precise control and immediate feedback.
Incoming Data: The client sends JSON-formatted control data for the robot’s movement. Outgoing Data: The server sends JSON-formatted status updates, including the number of actions received and the current gripped status of the object.