Skip to content

Commit 79932af

Browse files
fmauchRobertWilbrandt
authored andcommitted
Change install instructions to install metapackage
Before we were telling users to install the driver package only. However, it probably makes sense suggesting to install the ur meta package. (cherry picked from commit d2599ec)
1 parent f7b8802 commit 79932af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ that will behave almost exactly like the real robot.
134134
branches.
135135
2. Install the driver using
136136
```
137-
sudo apt-get install ros-${ROS_DISTRO}-ur-robot-driver
137+
sudo apt-get install ros-${ROS_DISTRO}-ur
138138
```
139139

140140
### Build from source

0 commit comments

Comments
 (0)