1
0
mirror of https://gitlab.com/obbart/universal_robots_ros_driver.git synced 2026-04-09 17:40:47 +02:00

Merge branch 'master' into master

This commit is contained in:
G.A. vd. Hoorn
2018-09-28 16:28:59 +02:00
committed by GitHub
4 changed files with 4 additions and 3 deletions

View File

@@ -74,7 +74,7 @@ executor more "tolerant" to execution delays. There is also another parameter:
## 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.**
**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```.