Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 450 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 450 Bytes

2023_Main_Robot

Gradle Build & Test

This repository stores all of the code for 2129's 2023 robot.

2023 Programming Goals:

  • Unit testing [Done]
  • Bug tracking [Done]
  • Test mode
  • Pit checklist [Done]
  • AprilTag vision [Done]
  • Code style checker [Done]
  • Automated checks [Done]
  • Pull requests and constantly working main branch [Done]