ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
In move_base, the "global planner" usually calculates the global plan. move_base then publishes the plan on a ros topic named something like "/move_base/NavfnROS/plan". The exact topic name depends on which global planner you have configured move_base to use.