From 5cbbead7da79cc628e471e5ae1e766602b4f4302 Mon Sep 17 00:00:00 2001 From: Yoshi Ri Date: Tue, 14 May 2024 01:13:18 +0900 Subject: [PATCH] feat(tier4_perception_launch): downsample perception input pointcloud (#6886) * feat: downsample perception input pointcloud Signed-off-by: yoshiri * fix: add group if to switch downsample node Signed-off-by: yoshiri * fix: add test and exec depend Signed-off-by: yoshiri * Update launch/tier4_perception_launch/launch/perception.launch.xml Co-authored-by: Yukihiro Saito * chore: refactor perception.launch.xml Signed-off-by: yoshiri --------- Signed-off-by: yoshiri Co-authored-by: Yukihiro Saito Signed-off-by: vividf --- .../launch/perception.launch.xml | 29 +++++++++++++++++-- 1 file changed, 26 insertions(+), 3 deletions(-) diff --git a/launch/tier4_perception_launch/launch/perception.launch.xml b/launch/tier4_perception_launch/launch/perception.launch.xml index 71fb38f88314..d020bfe0d678 100644 --- a/launch/tier4_perception_launch/launch/perception.launch.xml +++ b/launch/tier4_perception_launch/launch/perception.launch.xml @@ -121,9 +121,32 @@ description="if use_radar_tracking_fusion:=true, radar information is merged in tracking launch. Otherwise, radar information is merged in detection launch." /> + + + + + + + + + + + + + + + + + + + + + + + @@ -133,7 +156,7 @@ - + @@ -142,7 +165,7 @@ - + @@ -162,7 +185,7 @@ - +