Web Joystick using Flask server and Ajax queries


Python Dependencies: tornado, mongo-python-driver, flask, flaskcompress

Usage

  1. Install Python dependencies
  2. Modify main.py accordingly to what you would like to do with the received joystick values. I have here used it to pulsih to a ROS topic
  3. Run “python main.py”
  4. Navigate the browser to the local webpage