Skip to content

Commit 39c37cf

Browse files
authored
Merge pull request #1 from newcanopies/adds-main-git-repo-to-install-instructions
Adds: git clone ros-planning/moveit2.git to install
2 parents 4261d64 + 305d856 commit 39c37cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/getting_started/getting_started.rst

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ You will need to have a `colcon <https://docs.ros.org/en/foxy/Tutorials/Colcon-T
3434
mkdir -p ~/ws_moveit2/src
3535
cd ~/ws_moveit2/src
3636

37+
git clone https://github.com/ros-planning/moveit2.git
3738
wget https://raw.githubusercontent.com/ros-planning/moveit2/main/moveit2.repos
3839
vcs import < moveit2.repos
3940
wget https://raw.githubusercontent.com/ros-planning/moveit2_tutorials/main/moveit2_tutorials.repos

0 commit comments

Comments
 (0)