Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 368 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 368 Bytes

5464 Bluejacket Robotics 2023 Proto Bot Code

This is the build-season code for the proto-bot in the 2023 season. It is a Java project, built on the TimedRobot example. The structure of the project has been manually split into separate classes.

To build the project,

  • Clone the Repository into a directory
  • Open the folder in 2023 WPILIB VScode
  • Run build Gradle