Skip to content

Commit 1987913

Browse files
committed
Add a note about resetting the frequency
1 parent 0197d42 commit 1987913

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/architecture.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,11 @@ sure to
6363
* run it from the package's main folder, as for simplicity reasons it doesn't use any sophisticated
6464
method to locate the required files.
6565

66+
.. note::
67+
The ``URDriver`` class creates a ``RTDEClient`` during initialization using the provided
68+
recipes and utilizing the robot model's maximum frequency. If you would like to use a different
69+
frequency, please use the ``resetRTDEClient()`` method after the ``UrDriver`` object has been
70+
created.
6671

6772
RTDEWriter
6873
^^^^^^^^^^

0 commit comments

Comments
 (0)