Skip to content

Commit

Permalink
fix: typo with closing gazebo tags (#339) (#341)
Browse files Browse the repository at this point in the history
(cherry picked from commit 2ff0432)

Co-authored-by: Baris Yazici <[email protected]>
  • Loading branch information
mergify[bot] and BarisYazici committed Jun 11, 2024
1 parent fccb8ad commit e351789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ Use the tag ``<parameters>`` inside ``<plugin>`` to set the YAML file with the c
<plugin name="gazebo_ros2_control" filename="libgazebo_ros2_control.so">
<parameters>$(find gazebo_ros2_control_demos)/config/cart_controller.yaml</parameters>
</plugin>
<gazebo>
</gazebo>
The following is a basic configuration of the controllers:

Expand Down

0 comments on commit e351789

Please sign in to comment.