ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
navigation_experimental just grouped a bunch of other packages, where some depended on each other. If you managed to compile your SBPL_Lattice_Planner without errors, it should work without the need of the navigation_experimental metapackage.
use the command rospack plugins --attrib=plugin nav_core
to verify which planners you have available to work with.