Skip to content

Commit

Permalink
Remove the note about doing a shallow checkout of tutorials (#788)
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerjw authored Oct 10, 2023
1 parent ed85bdd commit d4082eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/tutorials/getting_started/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Download Source Code of MoveIt and the Tutorials
Move into your Colcon workspace and pull the MoveIt tutorials source: ::

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

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

Expand Down

0 comments on commit d4082eb

Please sign in to comment.