Example Robot programmed using VSCode.
Robot is Time Based (code loops every 20ms regardless of connection) and implements the following features.
- Basic deadzone
- FPS/Arcade Style controls
- Seperatation of constants
- Proper variable/method naming
- Programmatically set Shuffleboard
Deployment can be done via commandline using the deploy gradle task.
.\gradlew deploy