Skip to content

Commit

Permalink
Merge branch 'gzserver_and_bridge_launch' into spawn_model_and_bridge…
Browse files Browse the repository at this point in the history
…_launch
  • Loading branch information
caguero committed Apr 18, 2024
2 parents 54c68d7 + 774334f commit 1990402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ros_gz_sim/launch/ros_gz_sim.launch.py
Expand Up @@ -81,7 +81,7 @@ def generate_launch_description():
('namespace', namespace),
('use_composition', use_composition),
('use_respawn', use_respawn),
('log_level', log_level), ])
('log_level', log_level)])

gzserver_description = IncludeLaunchDescription(
PythonLaunchDescriptionSource(
Expand Down

0 comments on commit 1990402

Please sign in to comment.