Robot code for 427 for the 2025 FRC season.
- Drivetrain: Controls the swerve drive and driver inputs
- climb: Controls the climb mechanism
- Algae: Controls the algae intake.
1. Create a branch
2. Create a new Dev container.
3. When Container is loaded, uninstall the wpilib plugin.
4. On the Extensions panel, select the 3 dots at the top right and choose "Install from xisx"
5. Select vscode-wpilib-2025.2.1.vsix
- Create a branch.
- Work on your code in the branch.
- Test the fix if possible.
- submit a pull request for review.