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

Handle sensor failures #1

Open
adnewhouse opened this issue Feb 18, 2018 · 1 comment
Open

Handle sensor failures #1

adnewhouse opened this issue Feb 18, 2018 · 1 comment

Comments

@adnewhouse
Copy link

Make sure that if an encoder stops working teleop, the robot gracefully switches to open loop control. This should be something that works for the lift and the drive. Open loop lift might be tricky, but you should be able to figure it out.

See 2017 code for details: https://github.com/CRRobotics/2017Robot/blob/master/src/Commands/Drive/JoystickDrive.cpp

@adnewhouse
Copy link
Author

adnewhouse commented Feb 18, 2018

Wait, it looks like this is handled already. Is this implemented for acquisition though? Also make sure all these failure modes have been tested by actually enabling the robot and then unplugging the encoders.

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

No branches or pull requests

1 participant