We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add respawn argument to launch files to rerun nodes if they crash.
The text was updated successfully, but these errors were encountered:
ROS2 respawn
Node( package='orca_base', executable='fake_barometer.py', output='screen', name='fake_barometer', respawn=True, respawn_delay=4, )
Sorry, something went wrong.
Relauch deck nodes after 5 seconds if they crash #243
e381f92
No branches or pull requests
Add respawn argument to launch files to rerun nodes if they crash.
The text was updated successfully, but these errors were encountered: