ft24_control/src/diffdrive_arduino/fake_robot_hardware.xml
2023-06-15 12:18:25 +02:00

10 lines
317 B
XML

<library path="fake_robot">
<class name="fake_robot/FakeRobot"
type="FakeRobot"
base_class_type="hardware_interface::SystemInterface">
<description>
The ROS2 Control minimal robot protocol. This is example for start porting the robot from ROS 1.
</description>
</class>
</library>