git commit -m "first commit"
This commit is contained in:
7
navigations/global_planner/bgp_plugin.xml
Executable file
7
navigations/global_planner/bgp_plugin.xml
Executable file
@@ -0,0 +1,7 @@
|
||||
<library path="lib/libglobal_planner">
|
||||
<class name="global_planner/GlobalPlanner" type="global_planner::GlobalPlanner" base_class_type="nav_core::BaseGlobalPlanner">
|
||||
<description>
|
||||
A implementation of a grid based planner using Dijkstras or A*
|
||||
</description>
|
||||
</class>
|
||||
</library>
|
||||
Reference in New Issue
Block a user