]> defiant.homedns.org Git - ros_roboint.git/blob - config/local_costmap_params.yaml
f3cfe7c402c847c3a1357f888a4ba69d28543151
[ros_roboint.git] / config / local_costmap_params.yaml
1 local_costmap:
2   global_frame: odom
3   robot_base_frame: base_link
4   update_frequency: 5.0
5   publish_frequency: 2.0
6   static_map: false
7   rolling_window: true
8   width: 4.0
9   height: 4.0
10   resolution: 0.01
11   plugins:
12   - {name: sonar,   type: "range_sensor_layer::RangeSensorLayer"}
13   - {name: inflation_layer, type: 'costmap_2d::InflationLayer'}