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

Crash detect #174

Merged
merged 4 commits into from
Oct 17, 2024
Merged

Crash detect #174

merged 4 commits into from
Oct 17, 2024

Conversation

brendenpelkie
Copy link
Collaborator

Resolves #[Add issue number here]

Changes:

This PR adds crash detection capabilities to the jubilee python interface. See the docs for more details on what this looks like on Jubilee. This PR modifys the machine.gcode method to monitor for a 'crash detected' message published by duet if a tool ball trigger is detected. It also adds utils/Handlers.py, which currently contains a slack error handler that can be used to message a user on slack and wait for input to proceed after detecting a crash.

PR Checklist

  • [x ] [Inline documentation] is included / updated

@brendenpelkie brendenpelkie merged commit b96aa47 into main Oct 17, 2024
4 checks passed
@brendenpelkie brendenpelkie deleted the crash-detect branch October 17, 2024 22:56
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