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

Note handoff between intake and shooter #30

Closed
1 task done
jkleiber opened this issue Oct 8, 2024 · 1 comment
Closed
1 task done

Note handoff between intake and shooter #30

jkleiber opened this issue Oct 8, 2024 · 1 comment
Assignees

Comments

@jkleiber
Copy link
Member

jkleiber commented Oct 8, 2024

Purpose
We need to get the logic working for handing notes from the intake to the shooter. The intake has a note sensor and the shooter also has a note sensor.

The logic should be as follows:

  • we should intake a note no further than the indexer if the arm is not at neutral (zero)
  • We should intake a note all the way into the arm if the arm is down
  • If the arm has a note we should not allow intake (outtake is fine)

Project Scope

  • Implement above logic in intake/shooter subsystems
@jkleiber
Copy link
Member Author

Done in #42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants