Local costmap params.yaml

From wikidb
Jump to: navigation, search
# http://wiki.ros.org/navigation/Tutorials/RobotSetup section 2.3.3
local_costmap:
  global_frame: odom
  robot_base_frame: base_link
  update_frequency: 5.0
  publish_frequency: 2.0
  static_map: false
  rolling_window: true
  width: 6.0
  height: 6.0
  resolution: 0.05