From cadae1c8323a74395c09a37e3de4c669c8c09d4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Ag=C3=BCero?= Date: Fri, 31 May 2024 20:17:48 +0200 Subject: [PATCH] Update launch files with name parameter (#556) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Name is required. Signed-off-by: Carlos Agüero --- ros_gz_bridge/launch/ros_gz_bridge.launch | 4 +++- ros_gz_sim/launch/ros_gz_sim.launch | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ros_gz_bridge/launch/ros_gz_bridge.launch b/ros_gz_bridge/launch/ros_gz_bridge.launch index f1a99158..929c72fe 100644 --- a/ros_gz_bridge/launch/ros_gz_bridge.launch +++ b/ros_gz_bridge/launch/ros_gz_bridge.launch @@ -1,11 +1,13 @@ + - + @@ -13,7 +14,8 @@ container_name="$(var container_name)" use_composition="$(var use_composition)"> -