Skip to content

Thrown a Runtime Error on config Fail #263

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

Open
wants to merge 1 commit into
base: ros2
Choose a base branch
from

Conversation

ndmmdn
Copy link

@ndmmdn ndmmdn commented May 9, 2025

If the U-blox is not correctly configured, it is logged as FATAL, but the node does not crash/exit. This leads to a 'zombie node' running and prevents handling of this error outside the node itself.

I added a runtime_error to this condition, so the node actually dies. This can then be handled via the 'restart=True' parameter in a ros2 launch file.

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