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 13c4fc1 commit fa945cbCopy full SHA for fa945cb
doc/moveit_task_constructor/moveit_task_constructor_tutorial.rst
@@ -22,12 +22,7 @@ Install From Source
22
Go into your catkin workspace and initialize wstool if necessary (assuming `~/ws_moveit` as workspace path): ::
23
24
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
+ git clone https://github.com/ros-planning/moveit_task_constructor.git
31
32
Install missing packages with rosdep: ::
33
0 commit comments