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

Revision history [back]

The map for footstep_planner needs to be a regular obstacle map, as it is defined in nav_msgs/OccupancyGrid. For static maps, that can be a simple black & white bitmap that you send out with map_server.

If you get obstacle positions from artificial markers, you will have to create this obstacle map yourself.