From 09fadd3209dee8074bac3e9bb91aa105470bb1de Mon Sep 17 00:00:00 2001 From: badai-nguyen Date: Mon, 4 Mar 2024 16:40:45 +0900 Subject: [PATCH] chore: rename ground_segmentation releated topic Signed-off-by: badai-nguyen --- aip_x1_launch/launch/topic_state_monitor.launch.py | 2 +- aip_x1_launch/launch/topic_state_monitor.launch.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/aip_x1_launch/launch/topic_state_monitor.launch.py b/aip_x1_launch/launch/topic_state_monitor.launch.py index b45b0f4e..1c17606c 100644 --- a/aip_x1_launch/launch/topic_state_monitor.launch.py +++ b/aip_x1_launch/launch/topic_state_monitor.launch.py @@ -155,7 +155,7 @@ def generate_launch_description(): name="topic_state_monitor_rough_no_ground", parameters=[ { - "topic": "/perception/obstacle_segmentation/single_frame/pointcloud_raw", + "topic": "/perception/obstacle_segmentation/single_frame/pointcloud", "topic_type": "sensor_msgs/msg/PointCloud2", "best_effort": True, "diag_name": "sensing_topic_status", diff --git a/aip_x1_launch/launch/topic_state_monitor.launch.xml b/aip_x1_launch/launch/topic_state_monitor.launch.xml index 8912fb67..aa89fccd 100644 --- a/aip_x1_launch/launch/topic_state_monitor.launch.xml +++ b/aip_x1_launch/launch/topic_state_monitor.launch.xml @@ -76,7 +76,7 @@ - +