-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
When planning for a climber, we took the logic for an extending motor bounded by limit switches into its own class so we could reuse the logic between our Intake and Climber subsystems. We're no longer planning to have a climber on the robot, so there's no benefit to splitting the subsystem in the way we're currently doing.
Move the logic from ExtensionMotor.java into Intake.java and delete ExtensionMotor.java
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In review