Hi,
Is there a way I can access Costmap2D of a layer in the local planner? I saw this question [here](http://answers.ros.org/question/172670/accessing-data-of-different-layers-in-costmap2dros/), but I couldnt get it to work. The only way I can access the costmap is though layered_costmap_, but it is protected.
↧