Skip to content

Commit 13b9ed5

Browse files
newcanopiesVatan Aksoy Tezer
and
Vatan Aksoy Tezer
authored
Add moveit2 cloning to install instructions (#79)
* Adds git clone ros-planning/moveit2.git to install * removes trailing white space at ln:35 cd ~/ws_moveit2/src * removes all trailing whitespaces ln:36 * Run pre-commit Co-authored-by: Vatan Aksoy Tezer <[email protected]>
1 parent 4261d64 commit 13b9ed5

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)