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

Revision history [back]

Write a plugin for the global planner where you create the global plan the way you want it. You could input it by subscribing to a topic, e.g.

Thus, you would make use of the rest of move_base but have full flexibility. However, you would need to stick the global planner interface.