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 bf26ea5 commit 1590881Copy full SHA for 1590881
README.md
@@ -103,7 +103,7 @@ $ mkdir -p catkin_ws/src && cd catkin_ws
103
# clone the driver
104
$ git clone https://github.com/UniversalRobots/Universal_Robots_ROS_Driver.git src/Universal_Robots_ROS_Driver
105
106
-# clone fork of the description to use the calibration feature
+# clone fork of the description. This is currently necessary, until the changes are merged upstream.
107
$ git clone -b calibration_devel https://github.com/fmauch/universal_robot.git src/fmauch_universal_robot
108
109
# install dependencies
0 commit comments