Skip to content

Commit

Permalink
Name gazebo sim node (#611)
Browse files Browse the repository at this point in the history
Signed-off-by: Nabeel Sherazi <[email protected]>
(cherry picked from commit 64b8acd)
  • Loading branch information
nabeelsherazi authored and mergify[bot] committed Sep 16, 2024
1 parent 825572f commit af59c84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ros_gz_sim/launch/gz_sim.launch.py.in
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ def launch_gz(context, *args, **kwargs):

return [ExecuteProcess(
cmd=[exec, exec_args, '--force-version', gz_version],
name='gazebo',
output='screen',
additional_env=env,
shell=True,
Expand Down

0 comments on commit af59c84

Please sign in to comment.