define local costmap size
hi, all,
How do I limit the size of my local cost map?
I am using move_base as my navigational stack. each time the stack starts, the entire map was loaded as local cost map.
how do I confine it to the viewable range?
regards Ray