Skip to content

Commit fa945cb

Browse files
authored
Clone moveit_task_constructor repo since .rosinstall file was deleted (#644)
1 parent 13c4fc1 commit fa945cb

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

doc/moveit_task_constructor/moveit_task_constructor_tutorial.rst

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,7 @@ Install From Source
2222
Go into your catkin workspace and initialize wstool if necessary (assuming `~/ws_moveit` as workspace path): ::
2323

2424
cd ~/ws_moveit/src
25-
wstool init
26-
27-
Clone MoveIt Task Constructor and source dependencies: ::
28-
29-
wstool merge https://raw.githubusercontent.com/ros-planning/moveit_task_constructor/master/.rosinstall
30-
wstool update
25+
git clone https://github.com/ros-planning/moveit_task_constructor.git
3126

3227
Install missing packages with rosdep: ::
3328

0 commit comments

Comments
 (0)