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

In general, this error means that SBPL timed out before it could find a path connecting that start and goal points.

There are a few things you can try (in order from easiest to hardest):

  • Make sure SBPL and sbpl_lattice_planner are compiled in release mode ( catkin_make -DCMAKE_BUILD_TYPE=Release )
  • Increase the global planner timeout
  • Decrease the global costmap resolution
  • Decrease the number of SBPL primitives