ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

cost_map("/move_base/local_costmap", buffer); should be a description to create a cost map to publish /move_base/local_costmap. I think it is not a description to subscribe( access ) to /move_base/local_costmap.

Can you adopt the method of creating a subscriber that subscribes to /move_base/local_costmap/footprint?