-
Notifications
You must be signed in to change notification settings - Fork 0
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
Implement ICAT #232
Implement ICAT #232
Conversation
We wanted both positional and velocity control on the climber. We also wanted them both to be Motion Magic. I'm not sure how we'll make sure that the PID works in both cases. Maybe it'll just work like magic? Maybe its not actually a problem and I'm just really tired? |
@TaylerUva ^^ |
Also im trying to think about how we should account for other commands interrupting the PrepAmp command. As i have it written right now, everything kinda explodes if it fails to transfer the amp note into the amper and that would run until its interrupted and them maybe things will explode and idk I'm very tired |
You would have 2 PIDs but we don't need velocity in climber just voltage |
TESTING NOTES
|
DISABLE CURRENT LIMITING ON downwards only |
Climber up waits for amp |
No description provided.