From 528b732e8fe19a800a5d20fe744d1d0364a9c220 Mon Sep 17 00:00:00 2001 From: Max Schmeller <6088931+mojomex@users.noreply.github.com> Date: Mon, 9 Sep 2024 15:30:08 +0900 Subject: [PATCH] feat(nebula_ros): support `launch_hw` parameter in console again to make replaying rosbags easier (#190) * feat(nebula_ros): support `launch_hw` parameter in console again to make replaying rosbags easier * chore(launch): replace tags with no children with self-closing tags Co-authored-by: Kenzo Lobos Tsunekawa --------- Co-authored-by: Kenzo Lobos Tsunekawa --- nebula_ros/launch/continental_launch_all_hw.xml | 8 +++++++- nebula_ros/launch/hesai_launch_all_hw.xml | 5 +++++ nebula_ros/launch/robosense_launch_all_hw.xml | 5 +++++ nebula_ros/launch/velodyne_launch_all_hw.xml | 5 +++++ 4 files changed, 22 insertions(+), 1 deletion(-) diff --git a/nebula_ros/launch/continental_launch_all_hw.xml b/nebula_ros/launch/continental_launch_all_hw.xml index 6fe9b1740..9836bb751 100644 --- a/nebula_ros/launch/continental_launch_all_hw.xml +++ b/nebula_ros/launch/continental_launch_all_hw.xml @@ -4,6 +4,10 @@ + + + + @@ -14,6 +18,7 @@ + @@ -24,7 +29,8 @@ - + + diff --git a/nebula_ros/launch/hesai_launch_all_hw.xml b/nebula_ros/launch/hesai_launch_all_hw.xml index 22e82fd69..5307d2613 100644 --- a/nebula_ros/launch/hesai_launch_all_hw.xml +++ b/nebula_ros/launch/hesai_launch_all_hw.xml @@ -10,10 +10,15 @@ + + + + + diff --git a/nebula_ros/launch/robosense_launch_all_hw.xml b/nebula_ros/launch/robosense_launch_all_hw.xml index ea99dfee3..66df73d15 100644 --- a/nebula_ros/launch/robosense_launch_all_hw.xml +++ b/nebula_ros/launch/robosense_launch_all_hw.xml @@ -4,10 +4,15 @@ + + + + + diff --git a/nebula_ros/launch/velodyne_launch_all_hw.xml b/nebula_ros/launch/velodyne_launch_all_hw.xml index defd8c027..293b071dd 100644 --- a/nebula_ros/launch/velodyne_launch_all_hw.xml +++ b/nebula_ros/launch/velodyne_launch_all_hw.xml @@ -5,10 +5,15 @@ + + + + +