webots_simulation/webots_robot_driver.xml

9 lines
426 B
XML

<library path="sweet_webots_robot">
<!-- The `type` attribute is a reference to the plugin class. -->
<!-- The `base_class_type` attribute is always `webots_ros2_driver::PluginInterface`. -->
<class type="webots_robot_driver::WebotsRobotDriver" base_class_type="webots_ros2_driver::PluginInterface">
<description>
This is a Webots ROS 2 plugin about sweet robot
</description>
</class>
</library>