From b3d23f710d30a3c9accfbcdf3fcc3e380019515d Mon Sep 17 00:00:00 2001 From: Tomoya Kimura Date: Wed, 6 Jul 2022 01:39:58 +0900 Subject: [PATCH] feat: add option to use validator node in detection module (#1233) * feat: add option to use validator node in detection module Signed-off-by: tomoya.kimura * fix Signed-off-by: tomoya.kimura * remove use_validator option in detection/perception.launch Signed-off-by: tomoya.kimura * fix Signed-off-by: tomoya.kimura --- .../camera_lidar_fusion_based_detection.launch.xml | 7 +++++-- .../detection/lidar_based_detection.launch.xml | 7 +++++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/launch/tier4_perception_launch/launch/object_recognition/detection/camera_lidar_fusion_based_detection.launch.xml b/launch/tier4_perception_launch/launch/object_recognition/detection/camera_lidar_fusion_based_detection.launch.xml index 2f576cd731751..ca0915753816e 100644 --- a/launch/tier4_perception_launch/launch/object_recognition/detection/camera_lidar_fusion_based_detection.launch.xml +++ b/launch/tier4_perception_launch/launch/object_recognition/detection/camera_lidar_fusion_based_detection.launch.xml @@ -23,6 +23,7 @@ + + + - + diff --git a/launch/tier4_perception_launch/launch/object_recognition/detection/lidar_based_detection.launch.xml b/launch/tier4_perception_launch/launch/object_recognition/detection/lidar_based_detection.launch.xml index 9614fe12c74da..98ad89b603637 100644 --- a/launch/tier4_perception_launch/launch/object_recognition/detection/lidar_based_detection.launch.xml +++ b/launch/tier4_perception_launch/launch/object_recognition/detection/lidar_based_detection.launch.xml @@ -6,6 +6,7 @@ + @@ -79,7 +80,7 @@ - + @@ -88,8 +89,10 @@ + + - +