This commit is contained in:
Björn Ellensohn 2023-10-20 11:49:00 +02:00
parent 33d772cee9
commit 5cf5664d6a

View File

@ -6,10 +6,10 @@ scan_to_scan_filter_chain:
params: params:
box_frame: laser_frame box_frame: laser_frame
max_x: 0.80 #was 0.16 max_x: 0.80 #was 0.16
max_y: 0.17 max_y: 0.18 #was 0.17
max_z: 0.1 max_z: 0.1
min_x: -0.15 #was -0.41 min_x: -0.15 #was -0.41
min_y: -0.17 min_y: -0.18 # was -0.17
min_z: -0.2 min_z: -0.2
invert: false # activate to remove all points outside of the box invert: false # activate to remove all points outside of the box