Skip to content

Commit 1df26b1

Browse files
Felix ExnerVinDp
authored andcommitted
Remove real_time installation guide from docs
This has been migrated to the ur_client library. A link is provided.
1 parent 0e410cb commit 1df26b1

File tree

3 files changed

+9
-312
lines changed

3 files changed

+9
-312
lines changed

ur_robot_driver/doc/installation/installation.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ Installation of the ur_robot_driver
44
You can either install this driver from binary packages as shown above or build it from source. We
55
recommend 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+
716
Install from binary packages
817
----------------------------
918

ur_robot_driver/doc/installation/real_time.rst

Lines changed: 0 additions & 311 deletions
This file was deleted.

ur_robot_driver/doc/installation/toc.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)