Skip to content

Commit

Permalink
Update ros_gz_sim.launch
Browse files Browse the repository at this point in the history
renamed name to bridge_name to maintain consistency

Signed-off-by: Aarav Gupta <134804732+Amronos@users.noreply.github.com>
  • Loading branch information
Amronos committed Sep 6, 2024
1 parent ba67519 commit bc9f7c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ros_gz_sim/launch/ros_gz_sim.launch
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<launch>
<arg name="name" />
<arg name="bridge_name" />
<arg name="config_file" default="" />
<arg name="container_name" default="ros_gz_container" />
<arg name="namespace" default="" />
Expand Down

0 comments on commit bc9f7c1

Please sign in to comment.