Skip to content

Commit 359f2b2

Browse files
authored
[omni_wheel_drive_controller] Fix the broken links (backport #1882) (#1883)
1 parent f841044 commit 359f2b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

omni_wheel_drive_controller/doc/userdoc.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,11 @@ Publishers
6868
Parameters
6969
,,,,,,,,,,
7070

71-
This controller uses the `generate_parameter_library <https://github.com/PickNikRobotics/generate_parameter_library>`_ to handle its parameters. The parameter `definition file located in the src folder <https://github.com/ros-controls/ros2_controllers/blob/{REPOS_FILE_BRANCH}/omni_wheel_drive_controller/src/multi_omni_wheel_drive_controller_parameters.yaml>`_ contains descriptions for all the parameters used by the controller.
71+
This controller uses the `generate_parameter_library <https://github.com/PickNikRobotics/generate_parameter_library>`_ to handle its parameters. The parameter `definition file located in the src folder <https://github.com/ros-controls/ros2_controllers/blob/{REPOS_FILE_BRANCH}/omni_wheel_drive_controller/src/omni_wheel_drive_controller_parameters.yaml>`_ contains descriptions for all the parameters used by the controller.
7272

7373
.. generate_parameter_library_details:: ../src/omni_wheel_drive_controller_parameters.yaml
7474

75-
An example parameter file for this controller can be found in `the test directory <https://github.com/ros-controls/ros2_controllers/blob/{REPOS_FILE_BRANCH}/omni_wheel_drive_controller/test/config/test_multi_omni_wheel_drive_controller.yaml>`_:
75+
An example parameter file for this controller can be found in `the test directory <https://github.com/ros-controls/ros2_controllers/blob/{REPOS_FILE_BRANCH}/omni_wheel_drive_controller/test/config/test_omni_wheel_drive_controller.yaml>`_:
7676

7777
.. literalinclude:: ../test/config/test_omni_wheel_drive_controller.yaml
7878
:language: yaml

0 commit comments

Comments
 (0)