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 take a look at follow_waypoints, this can solve some of your troubles. Other question regarding how not to stop at waypoint, you can modify this package to publish new goal when in certain range of previous goal. Or you can modify a local_planner to not to stop, but reduce velocity when in certain radius of goal.