ROS/simple_layers/costmap_plugins.xml
2025-12-10 01:10:19 +08:00

5 lines
257 B
XML

<library path="lib/libsimple_layer">
<class type="simple_layer_namespace::SimpleLayer" base_class_type="costmap_2d::Layer">
<description>Demo Layer that adds a point 1 meter in front of the robot</description>
</class>
</library>