You need python3 and pyfrc installed.
-
Clone repo
-
Install the required packages by executing
pip3 install -r requirements.txt
-
cd to src directory
-
Run robot.py:
- run tests:
python3 robot.py test
- simulate:
python3 robot.py sim
- deploy to robot:
python3 robot.py deploy