Skip to content

Commit 7edafa1

Browse files
authored
Shallow clone of turorials repo (#495)
1 parent c9616ee commit 7edafa1

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
@@ -47,7 +47,7 @@ Download Source Code of MoveIt and the Tutorials
4747
Move into your Colcon workspace and pull the MoveIt tutorials source: ::
4848

4949
cd ~/ws_moveit/src
50-
git clone https://github.com/ros-planning/moveit2_tutorials -b main
50+
git clone https://github.com/ros-planning/moveit2_tutorials -b main --depth 1
5151

5252
Next we will download the source code for the rest of MoveIt: ::
5353

0 commit comments

Comments
 (0)