From 0480706d84bb55d9bfdc142e385c5cdc4825aeb8 Mon Sep 17 00:00:00 2001 From: Ryohsuke Mitsudome <43976834+mitsudome-r@users.noreply.github.com> Date: Sat, 25 Jan 2025 00:56:47 +0900 Subject: [PATCH] feat: rename velodyne_monitor to autoware_velodyne_monitor (#374) Signed-off-by: Ryohsuke Mitsudome --- common_sensor_launch/launch/velodyne_VLP16.launch.xml | 2 +- common_sensor_launch/launch/velodyne_VLP32C.launch.xml | 2 +- common_sensor_launch/launch/velodyne_VLS128.launch.xml | 2 +- common_sensor_launch/package.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common_sensor_launch/launch/velodyne_VLP16.launch.xml b/common_sensor_launch/launch/velodyne_VLP16.launch.xml index 4a6cd6c1..d44a3742 100644 --- a/common_sensor_launch/launch/velodyne_VLP16.launch.xml +++ b/common_sensor_launch/launch/velodyne_VLP16.launch.xml @@ -47,7 +47,7 @@ - + diff --git a/common_sensor_launch/launch/velodyne_VLP32C.launch.xml b/common_sensor_launch/launch/velodyne_VLP32C.launch.xml index 3544d16e..0071d74d 100644 --- a/common_sensor_launch/launch/velodyne_VLP32C.launch.xml +++ b/common_sensor_launch/launch/velodyne_VLP32C.launch.xml @@ -47,7 +47,7 @@ - + diff --git a/common_sensor_launch/launch/velodyne_VLS128.launch.xml b/common_sensor_launch/launch/velodyne_VLS128.launch.xml index 01c8affa..7c545391 100644 --- a/common_sensor_launch/launch/velodyne_VLS128.launch.xml +++ b/common_sensor_launch/launch/velodyne_VLS128.launch.xml @@ -47,7 +47,7 @@ - + diff --git a/common_sensor_launch/package.xml b/common_sensor_launch/package.xml index 002e13e4..b30dc653 100644 --- a/common_sensor_launch/package.xml +++ b/common_sensor_launch/package.xml @@ -15,8 +15,8 @@ autoware_dummy_diag_publisher autoware_radar_tracks_msgs_converter autoware_radar_tracks_noise_filter + autoware_velodyne_monitor nebula_sensor_driver - velodyne_monitor ament_lint_auto autoware_lint_common