This is a template repository for starting a new WPILib robot project using AdvantageKit. It provides support for TalonFX and SparkMAX powered drivetrains, as well as April Tag field tracking with Limelight and full robot simulation with code replay.
Click on the "Use this template" button at the top of the repository (or the one directly below this)
Clone the repository, then change the team number in the .wpilib/wpilib_preferences.json
file.
Note: You will need the 2024 version of WPILib VSCode and 2024.2.1 roboRIO image installed to run this properly. You can download both from the WPILib Releases Page
This project is heavily based on example code from Team 6328 - Mechanical Advantage from their AdvantageKit repository