This is the Charging Champions robot code for 2025.
- Fully automated align to tag and scoring command on L2-L4
- Autonomous path-following
- Commands-based architecture
- Vision relocalization with AprilTags
- Clone the repository
- Run
./gradlewto donwload gradle and all necessary vendor deps - Run
./gradlew deployto deploy to robot on any Unix like terminal - Have fun!