We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@pietroglyph not sure I follow the use case -- should the wantedState be ALIGN_AND_EJECT_PANEL as I am assuming we just BACKING_OUT_FROM_LOADING?
2019-DeepSpace/src/main/java/com/spartronics4915/frc2019/subsystems/Superstructure.java
Line 292 in bbe7e69
The text was updated successfully, but these errors were encountered:
@binnur BACKING_OUT_FROM_LOADING is part of the chain of states that are part of the ALIGN_AND_INTAKE_PANEL wanted state... It goes like this:
BACKING_OUT_FROM_LOADING
ALIGN_AND_INTAKE_PANEL
ALIGNING_CLOSEST_REVERSE_TARGET
INTAKING_PANEL
BACKING_OUT_FROM_PANEL_INTAKE
TURNING_AROUND
Sorry, something went wrong.
pietroglyph
No branches or pull requests
@pietroglyph not sure I follow the use case -- should the wantedState be ALIGN_AND_EJECT_PANEL as I am assuming we just BACKING_OUT_FROM_LOADING?
2019-DeepSpace/src/main/java/com/spartronics4915/frc2019/subsystems/Superstructure.java
Line 292 in bbe7e69
The text was updated successfully, but these errors were encountered: