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 7d8ea64 commit 0b118ddCopy full SHA for 0b118dd
doc/moveit_task_constructor/moveit_task_constructor_tutorial.rst
@@ -22,7 +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
- git clone https://github.com/moveit/moveit_task_constructor.git
+ git clone --recursive https://github.com/moveit/moveit_task_constructor.git
26
27
Install missing packages with rosdep: ::
28
0 commit comments