From 5cf5664d6a0aab1fb8b2f152a669eea69e643740 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Ellensohn?= Date: Fri, 20 Oct 2023 11:49:00 +0200 Subject: [PATCH] update --- config/box_filter.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/box_filter.yaml b/config/box_filter.yaml index 99292c9..d4c184d 100644 --- a/config/box_filter.yaml +++ b/config/box_filter.yaml @@ -6,10 +6,10 @@ scan_to_scan_filter_chain: params: box_frame: laser_frame max_x: 0.80 #was 0.16 - max_y: 0.17 + max_y: 0.18 #was 0.17 max_z: 0.1 min_x: -0.15 #was -0.41 - min_y: -0.17 + min_y: -0.18 # was -0.17 min_z: -0.2 invert: false # activate to remove all points outside of the box \ No newline at end of file