mirror of
https://github.com/TeamParadise/Celestial.git
synced 2026-04-19 11:50:35 +00:00
Code for 1165B at the 2024 Arizona Robotics League.
Changes made at the 2024 ARL September Qualifier. Signed-off-by: Ashton A <uhdbits@duck.com> |
||
|---|---|---|
| .idea | ||
| .pathplanner | ||
| .run | ||
| .vscode | ||
| .wpilib | ||
| gradle/wrapper | ||
| licenses | ||
| src/main | ||
| vendordeps | ||
| .gitattributes | ||
| .gitignore | ||
| build.gradle | ||
| elastic-layout.json | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| README.md | ||
| settings.gradle | ||
Celestial
This repository contains the code for Team Paradise's second offseason robot, 1165B, "Celestial".
This code has the following features:
- Nearly full AdvantageKit implementation (replay not added for shooter or intake yet).
- PathPlanner support (still being worked on, hopefully after the drivetrain rebuild it will be fully implemented).
- Encoder-based Shoot and Amp commands, which shoot as soon as the flywheels are within a specific speed.