Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reset subsystem states (at minimum kicker wheel) @ disabledInit #152

Open
binnur opened this issue Feb 23, 2020 · 1 comment
Open

Reset subsystem states (at minimum kicker wheel) @ disabledInit #152

binnur opened this issue Feb 23, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@binnur
Copy link
Contributor

binnur commented Feb 23, 2020

This issue was observed during Saturday (2/22) testing. When the robot is enabled, after a prior enabled/disabled state transition that included launcher, kicker wheel also immediately started running. This behavior can potentially cause jams if there is a ball in the slot, yet the fly wheel is not running when the robot is enabled. There is a potential for this to occur during a competition, if our robot looses communication with the radio.

robotDisabled() is a good place to reset any subsystem states -- recommend using that to turn off kicker motor and other motors (reset indexer?) that maintain states.

@binnur binnur added the bug Something isn't working label Feb 23, 2020
@pietroglyph
Copy link
Contributor

pietroglyph commented Feb 24, 2020 via email

@omentic omentic removed their assignment Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants