File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ $ source devel/setup.bash
121
121
## Setting up a UR robot for ur_robot_driver
122
122
### Prepare the robot
123
123
For using the * ur_robot_driver* with a real robot you need to install the
124
- ** externalcontrol-1.0.3 .urcap** which can be found inside the ** resources** folder of this driver.
124
+ ** externalcontrol-1.0.4 .urcap** which can be found inside the ** resources** folder of this driver.
125
125
126
126
** Note** : For installing this URCap a minimal PolyScope version of 3.7 or 5.1 (in case of e-Series) is
127
127
necessary.
Original file line number Diff line number Diff line change 1
1
# Installing a URCap on a CB3 robot
2
2
3
3
For using the * ur_robot_driver* with a real robot you need to install the
4
- ** externalcontrol-1.0.3 .urcap** which can be found inside the ** resources** folder of this driver.
4
+ ** externalcontrol-1.0.4 .urcap** which can be found inside the ** resources** folder of this driver.
5
5
6
6
** Note** : For installing this URCap a minimal PolyScope version of 3.7 is necessary.
7
7
@@ -15,7 +15,7 @@ screen.
15
15
16
16
There, click the little plus sign at the bottom to open the file selector. There you should see
17
17
all urcap files stored inside the robot's programs folder or a plugged USB drive. Select and open
18
- the ** externalcontrol-1.0.3 .urcap** file and click * open* . Your URCaps view should now show the
18
+ the ** externalcontrol-1.0.4 .urcap** file and click * open* . Your URCaps view should now show the
19
19
** External Control** in the list of active URCaps and a notification to restart the robot. Do that
20
20
now.
21
21
Original file line number Diff line number Diff line change 1
1
# Installing a URCap on a e-Series robot
2
2
3
3
For using the * ur_robot_driver* with a real robot you need to install the
4
- ** externalcontrol-1.0.3 .urcap** which can be found inside the ** resources** folder of this driver.
4
+ ** externalcontrol-1.0.4 .urcap** which can be found inside the ** resources** folder of this driver.
5
5
6
6
** Note** : For installing this URCap a minimal PolyScope version of 5.1 is necessary.
7
7
@@ -14,7 +14,7 @@ On the welcome screen click on the hamburger menu in the top-right corner and se
14
14
15
15
There, click the little plus sign at the bottom to open the file selector. There you should see
16
16
all urcap files stored inside the robot's programs folder or a plugged USB drive. Select and open
17
- the ** externalcontrol-1.0.3 .urcap** file and click * open* . Your URCaps view should now show the
17
+ the ** externalcontrol-1.0.4 .urcap** file and click * open* . Your URCaps view should now show the
18
18
** External Control** in the list of active URCaps and a notification to restart the robot. Do that
19
19
now.
20
20
You can’t perform that action at this time.
0 commit comments