An open API service indexing awesome lists of open source software.

https://github.com/montclairrobotics/pathdashboard

This is a GUI for planning auto using waypoints.
https://github.com/montclairrobotics/pathdashboard

Last synced: about 1 year ago
JSON representation

This is a GUI for planning auto using waypoints.

Awesome Lists containing this project

README

          

# PathDashboard
This is a GUI for planning auto using waypoints.
Click the waypoints in the sequence you want and click PUSH to push the code into the path router thing.
If you want to change where the waypoints are, enable tweaking mode. Paste it into the section of the code marked //Waypoint

# Setup
Install python 3
pip install pynetworktables
pip install pygame

# Running It
python server.py
python brr.py
open path.html in your browser