Skip to content

Commit fbf918a

Browse files
Apply suggestions from code review
Co-authored-by: Christoph Fröhlich <[email protected]>
1 parent 820ce93 commit fbf918a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controller_manager/doc/controller_chaining.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This means the following:
5353

5454
.. note::
5555

56-
This document uses terms *preceding* and *following* controller. These terms refer to such ordering of controllers that controller A *precedes* controller B iff A's output is connected to B's reference interface. In the example diagram at the beginning of this section, 'diff_drive_controller' *precedes* 'pid left wheel' and 'pid right wheel'. Consequently, 'pid left wheel' and 'pid right wheel' ar controllers *following* after 'diff_drive_controller'.
56+
This document uses terms *preceding* and *following* controller. These terms refer to such ordering of controllers that controller A *precedes* controller B if A's output is connected to B's reference interface. In the example diagram at the beginning of this section, 'diff_drive_controller' *precedes* 'pid left wheel' and 'pid right wheel'. Consequently, 'pid left wheel' and 'pid right wheel' are controllers *following* after 'diff_drive_controller'.
5757

5858
Implementation
5959
--------------

0 commit comments

Comments
 (0)