We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e5ef95 commit 61dedb6Copy full SHA for 61dedb6
README.md
@@ -99,7 +99,7 @@ $ mkdir -p catkin_ws/src && cd catkin_ws
99
$ catkin_make
100
$ cd src
101
# clone the driver
102
-$ git clone <this_repository_url>
+$ git clone https://github.com/UniversalRobots/Universal_Robots_ROS_Driver.git
103
# clone fork of the description to use the calibration feature
104
$ git clone -b calibration_devel https://github.com/fmauch/universal_robot.git
105
# install dependencies
0 commit comments