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

You can issue a new goal prior to the current one completing. Monitor the output (geometry_msgs/PoseWithCovarianceStamped) of AMCL and when it gets close enough for you, issue the next goal. I can't promise it will be "smoothly" but you should be able to do it without it stopping.

Experiment with RVIZ goal setting to see how close you need to get before issuing next goal.