-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Motivation
As a developer, I want to: use the crush marker dropper servo
- Allow the servo to work in all three positions: first marker, second marker, and reset.
So that I can: win the competition
Completion criteria
- Implement new functionality for offboard comms
- Implement task planning functionality
- Implement foxglove functionality
- Remove all old references to marker dropper in Oogway code
Minimum Viable Product (MVP)
- The servo must be able to successfully move to all three positions reliably.
Stretch
What additional criteria would be nice to have, but are not vital to the completion of this feature?
Timeline
Mid-february for pool testing.
Testing requirements
At a pool test, use task planning to move the marker dropper to all 3 positions, and observe correct behavior based on it.
Implementation
High-level overview
- See completion criteria
Checklist
- Implementation
- Testing
- Clean-up