Skip to content

Commit

Permalink
Change install instructions to install metapackage
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
fmauch authored and RobertWilbrandt committed Jul 13, 2023
1 parent f7b8802 commit 79932af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ that will behave almost exactly like the real robot.
branches.
2. Install the driver using
```
sudo apt-get install ros-${ROS_DISTRO}-ur-robot-driver
sudo apt-get install ros-${ROS_DISTRO}-ur
```

### Build from source
Expand Down

0 comments on commit 79932af

Please sign in to comment.