Skip to content

Commit f9fba77

Browse files
Akumar201rhaschke
andauthored
servo tutorial: stick to version 1.2.7 of UR repo (#750)
Stick to older version of Universal Robot Github (1.2.7 ) as newer versions (1.3.x) are incompatible with the servo tutorial. Co-authored-by: Robert Haschke <rhaschke@users.noreply.github.com>
1 parent 3e78922 commit f9fba77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/realtime_servo/realtime_servo_tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Clone `universal_robot melodic-devel branch <https://github.com/ros-industrial/u
2222

2323
cd ~/ws_moveit/src
2424

25-
git clone -b melodic-devel https://github.com/ros-industrial/universal_robot
25+
git clone -b 1.2.7 https://github.com/ros-industrial/universal_robot
2626

2727
Install any new dependencies that may be missing: ::
2828

0 commit comments

Comments
 (0)