Skip to content

Commit

Permalink
Fix typo (#691) (#692)
Browse files Browse the repository at this point in the history
(cherry picked from commit 4e91428)

Co-authored-by: Christoph Fröhlich <[email protected]>
  • Loading branch information
mergify[bot] and christophfroehlich authored Jan 15, 2025
1 parent 59c16c2 commit bd48967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example_11/ros2_control_demo_example_11.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
type="ros2_control_demo_example_11::CarlikeBotSystemHardware"
base_class_type="hardware_interface::SystemInterface">
<description>
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.
</description>
</class>
</library>

0 comments on commit bd48967

Please sign in to comment.