Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 444 Bytes

File metadata and controls

14 lines (12 loc) · 444 Bytes

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