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

Revision history [back]

click to hide/show revision 1
initial version

I found the problem: when I was trying to implement the global planner, I missed this:

<node pkg="move_base" type="move_base" name="move_base" output="screen" >
    <param name="base_global_planner" value="global_planner/GlobalPlanner" />
...
</node>

After that, from rqt_gui->dynamic reconfigure, was simple to change the orientation_mode from none to Forward