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

Arm may be in unexpected state at start of autonomous #48

Closed
nlaverdure opened this issue Feb 27, 2023 · 1 comment · Fixed by #65
Closed

Arm may be in unexpected state at start of autonomous #48

nlaverdure opened this issue Feb 27, 2023 · 1 comment · Fixed by #65
Labels
bug Something isn't working

Comments

@nlaverdure
Copy link
Member

Arm may be in unexpected state at start of autonomous if there has not been a rio reboot since the last teleoperated operation. Reset the arm state during autonomousInit to ensure the arm matches the expected state.

@nlaverdure nlaverdure added the bug Something isn't working label Feb 27, 2023
@jlbabilino
Copy link
Member

jlbabilino commented Mar 29, 2023

When our code was crashing during auto at Portsmouth, the code restarted, and the arm attempted to extend beyond the physical limit. Fortunately, the mechanical hardstop prevented damage.

@jlbabilino jlbabilino linked a pull request Apr 1, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants