Skip to content

Commit 1590881

Browse files
author
Felix Exner
authored
Clarified the requirement for using my fork of the universal_robot repo (#181)
1 parent bf26ea5 commit 1590881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ $ mkdir -p catkin_ws/src && cd catkin_ws
103103
# clone the driver
104104
$ git clone https://github.com/UniversalRobots/Universal_Robots_ROS_Driver.git src/Universal_Robots_ROS_Driver
105105

106-
# clone fork of the description to use the calibration feature
106+
# clone fork of the description. This is currently necessary, until the changes are merged upstream.
107107
$ git clone -b calibration_devel https://github.com/fmauch/universal_robot.git src/fmauch_universal_robot
108108

109109
# install dependencies

0 commit comments

Comments
 (0)