The Vex V5 program from team 63344Z.
- Autonomous: DONE
- Driver Control: DONE
- Enter the command below in the terminal to clone this repository to your local machine. If you are using Windows, you will need to config Git before you enter the command in the terminal.
git clone https://github.com/Crappy-Bot-Team/114514Robot
- To start easier, you can simply use Github Desktop to import the project and to commit code.
Please read the Python documentation for Vex V5.
Also, the C++ documentation is helpful when you try to figure out old code.