Skip to content

Commit

Permalink
Fix formulation for binary package
Browse files Browse the repository at this point in the history
Co-authored-by: Felix Exner (fexner) <[email protected]>
  • Loading branch information
RobertWilbrandt and fmauch authored Oct 12, 2023
1 parent 5a35491 commit 2077976
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 @@ -107,7 +107,7 @@ sudo apt install ros-${ROS_DISTRO}-ur-robot-driver
```
## Building from source

Before building from source make sure that you actually need to do that. We recommend you install the driver package from source unless you want to join development and submit changes.
Before building from source make sure that you actually need to do that. We recommend you install the driver from its binary packages unless you want to join development and submit changes.

**Note:** The driver consists of a [C++
library](https://github.com/UniversalRobots/Universal_Robots_Client_Library) that abstracts the
Expand Down

0 comments on commit 2077976

Please sign in to comment.