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

Create Intake setpoints and PID implementation #6

Open
kchenturtles opened this issue Nov 17, 2023 · 0 comments
Open

Create Intake setpoints and PID implementation #6

kchenturtles opened this issue Nov 17, 2023 · 0 comments
Labels
complex-task Uses PID or feedforward control; implements a library beyond basic command based; localization; etc. feature subsystem/intake Code related to the intake subsystem

Comments

@kchenturtles
Copy link
Member

Setpoints should be EXTENDED and RAISED. Use encoder inputs to determine this. PID implementation should be done with this ticket. Store setpoint encoder values in the IntakeConstants class. Depends on #3 .

@kchenturtles kchenturtles added subsystem/intake Code related to the intake subsystem feature labels Nov 17, 2023
@kchenturtles kchenturtles added the complex-task Uses PID or feedforward control; implements a library beyond basic command based; localization; etc. label Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complex-task Uses PID or feedforward control; implements a library beyond basic command based; localization; etc. feature subsystem/intake Code related to the intake subsystem
Projects
None yet
Development

No branches or pull requests

1 participant