From a683916b809af40ec055c1e96353daaca282abc2 Mon Sep 17 00:00:00 2001 From: Tomoya Kimura Date: Wed, 6 Jul 2022 01:44:08 +0900 Subject: [PATCH] feat: add option to use validator node in detection module (#385) * feat: add option to use validator node in detection module Signed-off-by: tomoya.kimura * ci(pre-commit): autofix Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .../camera_lidar_fusion_based_detection.launch.xml | 7 +++++-- .../detection/lidar_based_detection.launch.xml | 8 ++++++-- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/perception_launch/launch/object_recognition/detection/camera_lidar_fusion_based_detection.launch.xml b/perception_launch/launch/object_recognition/detection/camera_lidar_fusion_based_detection.launch.xml index 2fee81fc1..d812352f9 100644 --- a/perception_launch/launch/object_recognition/detection/camera_lidar_fusion_based_detection.launch.xml +++ b/perception_launch/launch/object_recognition/detection/camera_lidar_fusion_based_detection.launch.xml @@ -23,6 +23,7 @@ + + + - + diff --git a/perception_launch/launch/object_recognition/detection/lidar_based_detection.launch.xml b/perception_launch/launch/object_recognition/detection/lidar_based_detection.launch.xml index 360dcc258..5f43169c7 100644 --- a/perception_launch/launch/object_recognition/detection/lidar_based_detection.launch.xml +++ b/perception_launch/launch/object_recognition/detection/lidar_based_detection.launch.xml @@ -6,6 +6,8 @@ + + @@ -79,7 +81,7 @@ - + @@ -88,8 +90,10 @@ + + - +