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

8 lines
307 B
XML
Executable File

<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>