File tree Expand file tree Collapse file tree 3 files changed +9
-312
lines changed
ur_robot_driver/doc/installation Expand file tree Collapse file tree 3 files changed +9
-312
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,15 @@ Installation of the ur_robot_driver
44You can either install this driver from binary packages as shown above or build it from source. We
55recommend a binary package installation unless you want to join development and submit changes.
66
7+ .. note ::
8+
9+ Controlling the robot using ROS raises the requirement for strict cycle times. To achieve this,
10+ we strongly recommend to use a lowlatency or even ``PREEMPT_RT ``-patched kernel. See
11+ :ref: `real time setup ` for details on setting this up.
12+
13+ For the same reason we encourage users to use a direct network connection between the ROS pc and
14+ the robot controller without a switch.
15+
716Install from binary packages
817----------------------------
918
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ This chapter explains how to install the ``ur_robot_driver``
1010 :caption: Contents:
1111
1212 installation
13- real_time
1413 robot_setup
1514 install_urcap_cb3
1615 install_urcap_e_series
You can’t perform that action at this time.
0 commit comments