Skip to content

Commit 2be1498

Browse files
authored
Update README.md (#20)
Remove the possibility to misunderstand that you NEED this URCap to control the robot from remote. Instead emphasize that this is the UI for the Drivers.
1 parent 452286c commit 2be1498

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# URcaps external control
2-
Package for external control of a UR robot. It supports UR3, UR5 and UR10 of CB3 as well as the e-series.
1+
# URCaps External Control
2+
The External Control URCap is the user interface for the Universal Robots [ROS](https://github.com/UniversalRobots/Universal_Robots_ROS_Driver), [ROS2](https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver) and [Isaac SDK](https://github.com/UniversalRobots/Universal_Robots_Isaac_Driver) driver, as well as the [Universal Robots Client Library](https://github.com/UniversalRobots/Universal_Robots_Client_Library]) used by the drivers.
33

4-
## prerequisites
4+
It supports the Universal Robots CB3 and e-Series robots.
5+
6+
## Prerequisites
57
As this URCap is using swing to implement the user interface, the URCap library in version 1.3.0 or
68
higher is required. Therefore the minimal PolyScope versions are 3.7 and 5.1.
79

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.
9-
10-
## usage
10+
## Usage
1111
* In the _Installation_ tab of Polyscope:
1212
* Adjust the IP address of your robot in the _Installation_ tab of Polyscope (this step might be unnecessary in simulation).
1313
* On the remote PC:

0 commit comments

Comments
 (0)