ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
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):
catkin_make -DCMAKE_BUILD_TYPE=Release
)