We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8efeb17 commit 131aea1Copy full SHA for 131aea1
docs/source/action_servers.rst
@@ -70,7 +70,7 @@ This is represented by the following piece of code.
70
:emphasize-lines: 1, 12
71
72
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.
+Remember :ref:`The controller equation <eq:actions_controller>`. This is represented by the following piece of code.
74
75
.. 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
76
:language: python
0 commit comments