git commit -m "first commit"
This commit is contained in:
7
navigations/carrot_planner/bgp_plugin.xml
Executable file
7
navigations/carrot_planner/bgp_plugin.xml
Executable file
@@ -0,0 +1,7 @@
|
||||
<library path="lib/libcarrot_planner">
|
||||
<class name="carrot_planner/CarrotPlanner" type="carrot_planner::CarrotPlanner" base_class_type="nav_core::BaseGlobalPlanner">
|
||||
<description>
|
||||
A simple planner that seeks to place a legal carrot in-front of the robot
|
||||
</description>
|
||||
</class>
|
||||
</library>
|
||||
Reference in New Issue
Block a user