Skip to content

Commit

Permalink
Updated readme.md
Browse files Browse the repository at this point in the history
Updated readme.md to include information that the driver won't work reliably on a virtual machine
  • Loading branch information
ThomasTimm authored Oct 10, 2017
1 parent b47a15a commit 9397f47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ A new driver for the UR3/UR5/UR10 robot arms from Universal Robots. It is design

## Installation

**As the driver communicates with the robot via ethernet and depends on reliable continous communication, it is not possible to reliably control a UR from a virtual machine.**

Just clone the repository into your catkin working directory and make it with ```catkin_make```.

Note that this package depends on ur_msgs, hardware_interface, and controller_manager so it cannot directly be used with ROS versions prior to hydro.
Expand Down

0 comments on commit 9397f47

Please sign in to comment.