ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You can either create a costmap object yourself in your code or if you want the one from move_base, just start it as normal and don't call the planners. move_base won't do anything if you don't send it anything.