mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2024-11-23 15:45:08 +00:00
update
This commit is contained in:
parent
af3f174629
commit
110ca58a2d
@ -4,11 +4,11 @@ scan_to_scan_filter_chain:
|
|||||||
name: box_filter
|
name: box_filter
|
||||||
type: laser_filters/LaserScanBoxFilter
|
type: laser_filters/LaserScanBoxFilter
|
||||||
params:
|
params:
|
||||||
box_frame: base_link #was laser_frame
|
box_frame: laser_frame
|
||||||
max_x: 0.0 #was 0.16
|
max_x: -0.57 #was 0.16
|
||||||
max_y: 0.16
|
max_y: 0.16
|
||||||
max_z: 0.1
|
max_z: 0.1
|
||||||
min_x: 0.57 #was -0.41
|
min_x: 0.16 #was -0.41
|
||||||
min_y: -0.16
|
min_y: -0.16
|
||||||
min_z: -0.2
|
min_z: -0.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user