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.
  • Loading branch information
fmauch authored and RobertWilbrandt committed Jul 12, 2023
1 parent 7ee47bd commit d2599ec
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 @@ -114,7 +114,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 d2599ec

Please sign in to comment.