File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff 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
6772RTDEWriter
6873^^^^^^^^^^
Original file line number Diff line number Diff line change 2727# -- Project information -----------------------------------------------------
2828
2929project = "ur_client_library"
30- copyright = "2022, Felix Exner "
30+ copyright = "2022, Universal Robots A/S "
3131author = "Felix Exner"
3232
3333# The short X.Y version
You can’t perform that action at this time.
0 commit comments