Skip to content

Commit 3fa67f3

Browse files
saikishorbmagyar
andauthored
Update controller_manager/doc/userdoc.rst
Co-authored-by: Bence Magyar <bence.magyar.robotics@gmail.com>
1 parent 381e277 commit 3fa67f3

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
@@ -386,6 +386,6 @@ Likewise, if a controller returns ``return_type::ERROR`` from its ``update`` met
386386

387387
Factors that affect Determinism
388388
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
389-
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:
389+
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:
390390

391391
* 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)