Guys, do you have somewhere some examples for sending commands remote using the WsRobotServer?
Thanks.
Guys, do you have somewhere some examples for sending commands remote using the WsRobotServer?
Thanks.
Something here : https://github.com/poppy-project/pypot/blob/master/tests/test_websocket.py
I think the working is close to the Rest server just the channel is different.