You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
Package for external control of a UR robot. It supports UR3, UR5 and UR10 of CB3 as well as the e-series.
3
3
4
4
## prerequisites
5
+
As this URCap is using swing to implement the user interface, the URCap library in version 1.3.0 or
6
+
higher is required. Therefore the minimal PolyScope versions are 3.6 and 5.0.
7
+
5
8
To enable external control of a UR robot from a remote PC, this URcap must be installed on the UR robot and the ur\_rtde\_driver has to be installed on the remote PC.
0 commit comments