Files
mir_amr/navigations/clear_costmap_recovery/test/params.yaml
2026-05-28 10:29:58 +07:00

14 lines
391 B
YAML
Executable File

base:
global:
plugins:
- {name: static_map, type: "costmap_2d::StaticLayer"}
- {name: obstacles, type: "costmap_2d::ObstacleLayer"}
- {name: inflation, type: "costmap_2d::InflationLayer"}
obstacles:
track_unknown_space: true
local:
plugins: []
robot_radius: .5
clear:
clearing_distance: 7.0