From 622caf570da4c62e2f2dbd5e121e9be156de5f0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Ellensohn?= Date: Mon, 16 Oct 2023 11:42:13 +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 fa46297..6a80b2c 100644 --- a/config/box_filter.yaml +++ b/config/box_filter.yaml @@ -5,10 +5,10 @@ scan_to_scan_filter_chain: type: laser_filters/LaserScanBoxFilter params: box_frame: laser_frame - max_x: 0.80 #was 0.16 + max_x: 0.82 #was 0.16 max_y: 0.16 max_z: 0.1 - min_x: -0.14 #was -0.41 + min_x: -0.15 #was -0.41 min_y: -0.16 min_z: -0.2