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 e9c7525 commit 3532235Copy full SHA for 3532235
doc/tutorials/getting_started/getting_started.rst
@@ -47,7 +47,7 @@ Download Source Code of MoveIt and the Tutorials
47
Move into your Colcon workspace and pull the MoveIt tutorials source: ::
48
49
cd ~/ws_moveit/src
50
- git clone https://github.com/ros-planning/moveit2_tutorials
+ git clone -b humble https://github.com/ros-planning/moveit2_tutorials
51
52
Next we will download the source code for the rest of MoveIt: ::
53
0 commit comments