Skip to content

Commit e52fd3a

Browse files
Fix pre-commit
1 parent 38f9505 commit e52fd3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

controller_manager/doc/userdoc.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,4 +473,3 @@ The ``time`` argument in the ``read`` and ``write`` methods of the hardware comp
473473
The ``period`` argument in the ``read``, ``update`` and ``write`` methods is calculated using the trigger clock of type ``RCL_STEADY_TIME`` so it is always monotonic.
474474

475475
The reason behind using different clocks is to avoid the issues related to the affect of system time changes in the realtime loops. The ``ros2_control_node`` now also detects the overruns caused by the system time changes and longer execution times of the controllers and hardware components. The controller manager will print a warning message if the controller or hardware component misses the update cycle due to the system time changes or longer execution times.
476-

0 commit comments

Comments
 (0)