Skip to content

Commit

Permalink
Respawn the create3 repub if it crashes
Browse files Browse the repository at this point in the history
  • Loading branch information
hilary-luo committed Sep 26, 2024
1 parent 9cb5dd9 commit 8dd7b80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions turtlebot4_bringup/launch/robot.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ def generate_launch_description():
parameters=[create3_repub_param_yaml_file,
{'robot_namespace': '_do_not_use'}],
output='screen',
respawn=True,
)

ld = LaunchDescription(ARGUMENTS)
Expand Down

0 comments on commit 8dd7b80

Please sign in to comment.