We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4261d64 + 305d856 commit 39c37cfCopy full SHA for 39c37cf
doc/getting_started/getting_started.rst
@@ -34,6 +34,7 @@ You will need to have a `colcon <https://docs.ros.org/en/foxy/Tutorials/Colcon-T
34
mkdir -p ~/ws_moveit2/src
35
cd ~/ws_moveit2/src
36
37
+ git clone https://github.com/ros-planning/moveit2.git
38
wget https://raw.githubusercontent.com/ros-planning/moveit2/main/moveit2.repos
39
vcs import < moveit2.repos
40
wget https://raw.githubusercontent.com/ros-planning/moveit2_tutorials/main/moveit2_tutorials.repos
0 commit comments