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 c9616ee commit 7edafa1Copy full SHA for 7edafa1
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 -b main
+ git clone https://github.com/ros-planning/moveit2_tutorials -b main --depth 1
51
52
Next we will download the source code for the rest of MoveIt: ::
53
0 commit comments