mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2025-02-22 14:06:47 +00:00
Update costmap_common_params.yaml
This commit is contained in:
parent
6a884433a4
commit
922abd4df1
@ -1,8 +1,9 @@
|
||||
obstacle_range: 2.5
|
||||
raytrace_range: 3.0
|
||||
robot_radius: 0.25
|
||||
#robot_radius: 0.25
|
||||
footprint: "[ [0.18, 0.200], [0.18, -0.200], [-0.54, -0.165], [-0.54, 0.165] ]"
|
||||
inflation_radius: 0.15
|
||||
max_obstacle_height: 0.6
|
||||
min_obstacle_height: 0.0
|
||||
observation_sources: scan
|
||||
scan: {data_type: LaserScan, topic: /scan_filtered, marking: true, clearing: true, expected_update_rate: 0}
|
||||
scan: {data_type: LaserScan, topic: /scan_filtered, marking: true, clearing: true, expected_update_rate: 0}
|
||||
|
Loading…
Reference in New Issue
Block a user