Files
mir_amr/navigations/sbpl_lattice_planner/bgp_plugin.xml
2026-05-28 10:29:58 +07:00

9 lines
322 B
XML
Executable File

<library path="lib/libsbpl_lattice_planner">
<class name="SBPLLatticePlanner" type="sbpl_lattice_planner::SBPLLatticePlanner" base_class_type="nav_core::BaseGlobalPlanner">
<description>
An implementation of search-based planning using anytime A* and a lattice graph.
</description>
</class>
</library>