diff --git a/example_11/ros2_control_demo_example_11.xml b/example_11/ros2_control_demo_example_11.xml index 92c7fdb0..7bf40c4a 100644 --- a/example_11/ros2_control_demo_example_11.xml +++ b/example_11/ros2_control_demo_example_11.xml @@ -3,7 +3,7 @@ type="ros2_control_demo_example_11::CarlikeBotSystemHardware" base_class_type="hardware_interface::SystemInterface"> - The ros2_control CarlikeBot example using a system hardware interface-type. It uses velocity and position command and state interface for the drive motor and position command and state interface for the steering. The example is the starting point to implement a hardware interface for ackermann and bicycle drive robots. + The ros2_control CarlikeBot example using a system hardware interface-type. It uses velocity and position command and state interface for the drive motor and position command and state interface for the steering. The example is the starting point to implement a hardware interface for Ackermann and bicycle drive robots.