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

Fix Intake mode for auto #22

Open
dltompki opened this issue Feb 10, 2021 · 1 comment
Open

Fix Intake mode for auto #22

dltompki opened this issue Feb 10, 2021 · 1 comment
Assignees
Labels
bug Something isn't working requirement We need this feature to complete the challenge at the most basic level

Comments

@dltompki
Copy link
Contributor

From slack:

Just made a change with IntakeMode and ShooterMode. We recently changed the commands from always running to ending immediately. This caused the intake mode automatic hopper movement to stop working because its operation was based on the execute function inside of the SetIntakeMode command looping. intake mode is now working fine in teleop, but we will need to edit our command groups to operate in parallel, or edit this command in some way.

@dltompki dltompki assigned dltompki and unassigned dltompki Feb 10, 2021
@dltompki dltompki added bug Something isn't working requirement We need this feature to complete the challenge at the most basic level labels Feb 10, 2021
@dltompki
Copy link
Contributor Author

Should be resolved by a2f50a3. Still need to test.

@dltompki dltompki self-assigned this Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working requirement We need this feature to complete the challenge at the most basic level
Projects
None yet
Development

No branches or pull requests

1 participant