Skip to content

Commit 0cee0ca

Browse files
saikishorbmagyar
andcommitted
Update controller_manager/doc/userdoc.rst
Co-authored-by: Bence Magyar <bence.magyar.robotics@gmail.com>
1 parent 31191b4 commit 0cee0ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controller_manager/doc/userdoc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,6 @@ Likewise, if a controller returns ``return_type::ERROR`` from its ``update`` met
394394

395395
Factors that affect Determinism
396396
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
397-
When run under the conditions determined in the above section, the determinism is assured upto the limitations of the hardware and the real-time kernel. However, there are some following situations that can affect the determinism:
397+
When run under the conditions determined in the above section, the determinism is assured up to the limitations of the hardware and the real-time kernel. However, there are some situations that can affect determinism:
398398

399399
* When a controller fails to activate, the controller_manager will call the methods ``prepare_command_mode_switch`` and ``perform_command_mode_switch`` to stop the started interfaces. These calls can cause jitter in the main control loop.

0 commit comments

Comments
 (0)