15 lines
243 B
YAML
15 lines
243 B
YAML
|
local_costmap:
|
||
|
global_frame: odom
|
||
|
robot_base_frame: base_footprint
|
||
|
|
||
|
update_frequency: 10.0
|
||
|
publish_frequency: 10.0
|
||
|
transform_tolerance: 0.5
|
||
|
|
||
|
static_map: false
|
||
|
rolling_window: true
|
||
|
width: 3
|
||
|
height: 3
|
||
|
resolution: 0.05
|
||
|
|