Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 229 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 229 Bytes

telerobot

To run (server side):

http server: python simple_http_server.py [(PORT)]

websockets server: python robotctrl.py --example echo

To run (client side):

Point browser at http://localhost:PORT/robotctrl.html