Advertisement
SeveQ

local_costmap

Sep 17th, 2013
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.21 KB | None | 0 0
  1. local_costmap:
  2.   global_frame: '/map'
  3.   robot_base_frame: 'base_link'
  4.   update_frequency: 5.0
  5.   publish_frequency: 1.0
  6.   static_map: false
  7.   rolling_window: true
  8.   width: 6
  9.   height: 4
  10.   resolution: 0.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement