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

feat: 🥅 Stop motors when thread crashes due to exception #745

Open
wants to merge 1 commit into
base: develop-pros-4
Choose a base branch
from

Conversation

ion098
Copy link
Contributor

@ion098 ion098 commented Jan 21, 2025

Summary:

Stops all motors when a thread crashes due to an uncaught exception.

Motivation:

Right now, if an exception is thrown, it's possible that the robot will go out of control.

Test Plan:

  • test it compiles
  • test that motors are stopped after an uncaught exception

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.

1 participant