Skip to content

Commit bdc95ba

Browse files
tylerjwsjahr
authored andcommitted
Remove the note about doing a shallow checkout of tutorials (#788)
1 parent 0062db8 commit bdc95ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/tutorials/getting_started/getting_started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Download Source Code of MoveIt and the Tutorials
6060
Move into your Colcon workspace and pull the MoveIt tutorials source: ::
6161

6262
cd ~/ws_moveit/src
63-
git clone https://github.com/ros-planning/moveit2_tutorials -b main --depth 1
63+
git clone https://github.com/ros-planning/moveit2_tutorials
6464

6565
Next we will download the source code for the rest of MoveIt: ::
6666

0 commit comments

Comments
 (0)