From 7b429cb8533eb6f41cd5534009e3da932b4b22c1 Mon Sep 17 00:00:00 2001 From: Max Schmeller <6088931+mojomex@users.noreply.github.com> Date: Sat, 7 Sep 2024 00:32:49 +0900 Subject: [PATCH] chore(nebula_ros/launch): make sensor_models enum choices for the `sensor_model` launch argument (#189) --- nebula_ros/launch/continental_launch_all_hw.xml | 5 ++++- nebula_ros/launch/hesai_launch_all_hw.xml | 11 ++++++++++- nebula_ros/launch/robosense_launch_all_hw.xml | 5 ++++- nebula_ros/launch/velodyne_launch_all_hw.xml | 6 +++++- 4 files changed, 23 insertions(+), 4 deletions(-) diff --git a/nebula_ros/launch/continental_launch_all_hw.xml b/nebula_ros/launch/continental_launch_all_hw.xml index 0255e89f9..6fe9b1740 100644 --- a/nebula_ros/launch/continental_launch_all_hw.xml +++ b/nebula_ros/launch/continental_launch_all_hw.xml @@ -1,6 +1,9 @@ - + + + + diff --git a/nebula_ros/launch/hesai_launch_all_hw.xml b/nebula_ros/launch/hesai_launch_all_hw.xml index 7e9686888..22e82fd69 100644 --- a/nebula_ros/launch/hesai_launch_all_hw.xml +++ b/nebula_ros/launch/hesai_launch_all_hw.xml @@ -1,6 +1,15 @@ - + + + + + + + + + + diff --git a/nebula_ros/launch/robosense_launch_all_hw.xml b/nebula_ros/launch/robosense_launch_all_hw.xml index d544fb8b8..ea99dfee3 100644 --- a/nebula_ros/launch/robosense_launch_all_hw.xml +++ b/nebula_ros/launch/robosense_launch_all_hw.xml @@ -1,6 +1,9 @@ - + + + + diff --git a/nebula_ros/launch/velodyne_launch_all_hw.xml b/nebula_ros/launch/velodyne_launch_all_hw.xml index d2f030b29..defd8c027 100644 --- a/nebula_ros/launch/velodyne_launch_all_hw.xml +++ b/nebula_ros/launch/velodyne_launch_all_hw.xml @@ -1,6 +1,10 @@ - + + + + +