From 25e24cc924b45f31c14dca8e871f152065b052c5 Mon Sep 17 00:00:00 2001 From: Takeshi Miura Date: Thu, 2 May 2024 12:31:38 +0900 Subject: [PATCH] feat: use nebula driver for aip_x1_1 sensor configuration (#235) * feat: use nebula driver for aip_x1_1 Signed-off-by: 1222-takeshi * ci(pre-commit): autofix * chore: remove comment out Signed-off-by: 1222-takeshi * chore: remove unnecessary changes Signed-off-by: 1222-takeshi --------- Signed-off-by: 1222-takeshi Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- aip_x1_1_launch/launch/lidar.launch.xml | 26 ++++++++++++++----------- aip_x1_1_launch/package.xml | 6 +----- common_sensor_launch/package.xml | 1 - 3 files changed, 16 insertions(+), 17 deletions(-) diff --git a/aip_x1_1_launch/launch/lidar.launch.xml b/aip_x1_1_launch/launch/lidar.launch.xml index b2457f76..72e0c41d 100644 --- a/aip_x1_1_launch/launch/lidar.launch.xml +++ b/aip_x1_1_launch/launch/lidar.launch.xml @@ -1,6 +1,7 @@ + @@ -12,10 +13,11 @@ - + - + + @@ -25,18 +27,20 @@ - - - - - - + + + + + - - + + + + - + + diff --git a/aip_x1_1_launch/package.xml b/aip_x1_1_launch/package.xml index 8e7f2600..f20fb08e 100644 --- a/aip_x1_1_launch/package.xml +++ b/aip_x1_1_launch/package.xml @@ -10,22 +10,18 @@ ament_cmake_auto + common_sensor_launch compare_map_segmentation elevation_map_loader ground_segmentation imu_corrector individual_params occupancy_grid_map_outlier_filter - pandar_driver - pandar_pointcloud pointcloud_preprocessor rclcpp_components ros2_socketcan tamagawa_imu_driver topic_state_monitor - velodyne_driver - velodyne_monitor - velodyne_pointcloud ament_lint_auto autoware_lint_common diff --git a/common_sensor_launch/package.xml b/common_sensor_launch/package.xml index 016a653f..c0c1170b 100644 --- a/common_sensor_launch/package.xml +++ b/common_sensor_launch/package.xml @@ -17,7 +17,6 @@ dummy_diag_publisher nebula_sensor_driver velodyne_monitor - ament_lint_auto autoware_lint_common