From 437d1d6f6a4c848318ba1c7035d8ec8febffd405 Mon Sep 17 00:00:00 2001 From: Yukihiro Saito Date: Wed, 29 Sep 2021 21:02:12 +0900 Subject: [PATCH] add detection by tracker (#418) add detection by tracker --- .../detection/detection.launch.xml | 4 +- .../lidar_based_detection.launch.xml | 52 +++++++++++++++++-- 2 files changed, 51 insertions(+), 5 deletions(-) diff --git a/perception_launch/launch/object_recognition/detection/detection.launch.xml b/perception_launch/launch/object_recognition/detection/detection.launch.xml index 612be58c59288..bdcbda385302c 100644 --- a/perception_launch/launch/object_recognition/detection/detection.launch.xml +++ b/perception_launch/launch/object_recognition/detection/detection.launch.xml @@ -56,9 +56,9 @@ - + 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 bbf76963815d6..ec100fdb75d5f 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 @@ -1,6 +1,52 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +