Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 417 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 417 Bytes

AgileBot WebSocket example

This is a websocket example written in python.

Installation

  1. git clone https://github.com/JasonWollamAT/RasbPiAgileBot.git

  2. cd RasbPiAgileBot

  3. Create config.js from config.js.example and modify properties

WS_HOST <- change to your url/localhost

  1. pip install -r requirements.txt

  2. python app.py

  3. http://PiAddress:8888/

  4. Move thumb-stick:

License

MIT