Subsystem deprecation and refinements#83
Conversation
…ts, refine constants, relocate subsystem current/goal states into respective subsystem files, add booleans in RobotContainer.java to switch between real/io implementations
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (22)
Summary by CodeRabbitRelease Notes
WalkthroughThis pull request consolidates the shooter and flywheel subsystems by removing side-specific (left/right) implementations and eliminating the entire Turret subsystem. Constants are renamed to remove "General" prefix, and subsystem state tracking is migrated from RobotState to local fields within individual subsystems. Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~75 minutes Possibly related PRs
Suggested reviewers
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
RobotContainer.javato toggle between real/io implementations