Skip to content

Commit

Permalink
Clarified the requirement for using my fork of the universal_robot re…
Browse files Browse the repository at this point in the history
  • Loading branch information
fmauch committed May 19, 2020
1 parent bf26ea5 commit 1590881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -103,7 +103,7 @@ $ mkdir -p catkin_ws/src && cd catkin_ws
# clone the driver
$ git clone https://github.com/UniversalRobots/Universal_Robots_ROS_Driver.git src/Universal_Robots_ROS_Driver

# 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.
$ git clone -b calibration_devel https://github.com/fmauch/universal_robot.git src/fmauch_universal_robot

# install dependencies
Expand Down

0 comments on commit 1590881

Please sign in to comment.