mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2025-02-23 06:26:47 +00:00
10 lines
232 B
YAML
10 lines
232 B
YAML
|
global_costmap:
|
||
|
global_frame: map
|
||
|
robot_base_frame: base_link
|
||
|
update_frequency: 5.0 # 1.0
|
||
|
publish_frequency: 1.0 #0
|
||
|
static_map: true
|
||
|
rolling_window: false
|
||
|
resolution: 0.01
|
||
|
transform_tolerance: 0.5
|
||
|
map_type: costmap
|