Skip to content

Commit 131aea1

Browse files
author
Murilo Marinho
committed
[action_servers] Adjusting equation link.
1 parent 8efeb17 commit 131aea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/action_servers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ This is represented by the following piece of code.
7070
:emphasize-lines: 1, 12
7171

7272
The action server will update the :code:`current_position` based on a simple constant speed motion of the point.
73-
Remember :ref:`The distance equation <eq:actions_controller>`. This is represented by the following piece of code.
73+
Remember :ref:`The controller equation <eq:actions_controller>`. This is represented by the following piece of code.
7474

7575
.. literalinclude:: ../../ros2_tutorial_workspace/src/python_package_that_uses_the_actions/python_package_that_uses_the_actions/move_straight_in_2d_action_server_node.py
7676
:language: python

0 commit comments

Comments
 (0)