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

claim estop on power on only if isn't already acquired #79

Merged
merged 2 commits into from
Dec 13, 2023

Conversation

skpawar1305
Copy link
Collaborator

For spot_driver with estop, if power_off is called, and power_on is called, driver crashes as an error is thrown as it tries to reset estop. Prevent this case.

For spot_driver with estop, if power_off is called, and power_on is called, driver crashes as an error is thrown as it tries to reset estop.
Prevent this case.
Copy link
Collaborator

@bhung-bdai bhung-bdai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HIL tested

@bhung-bdai bhung-bdai merged commit 78ff69c into main Dec 13, 2023
2 checks passed
@bhung-bdai bhung-bdai deleted the estop_power_on branch December 13, 2023 18:01
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 this pull request may close these issues.

2 participants