mirror of
https://github.com/TeamParadise/2024-Robot.git
synced 2026-04-19 11:50:27 +00:00
2024 Crescendo Robot
Changes made at ARL Champs, the final off-sesason competition for our 2024 robot. Signed-off-by: Ashton A <uhdbits@duck.com> |
||
|---|---|---|
| .pathplanner | ||
| .SysId | ||
| .vscode | ||
| .wpilib | ||
| gradle/wrapper | ||
| src/main | ||
| vendordeps | ||
| .gitignore | ||
| build.gradle | ||
| elastic-layout.json | ||
| gradlew | ||
| gradlew.bat | ||
| networktables.json | ||
| photonvision-settings-export.zip | ||
| README.md | ||
| settings.gradle | ||
| simgui-ds.json | ||
| simgui.json | ||
| WPILib-License.md | ||
2024-Robot
The code for Team Paradise's main robot during the 2024 CRESCENDO season, Rhino.
Features of the code include:
- Auto-align and auto-pickup note implementation
- Point drivetrain towards speaker
- Point arm towards speaker (not currently used as the arm is in a static position)
- CTRE Swerve Library project, which allowed us to quickly create the initial drivebase code