Skip to content

Commit 71ab5ee

Browse files
authored
Use noetic_devel branch for panda_moveit_config (#732)
1 parent 55bc500 commit 71ab5ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/getting_started/getting_started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Within your `catkin <http://wiki.ros.org/catkin>`_ workspace, download the tutor
4343

4444
cd ~/ws_moveit/src
4545
git clone https://github.com/ros-planning/moveit_tutorials.git -b master
46-
git clone https://github.com/ros-planning/panda_moveit_config.git -b melodic-devel
46+
git clone https://github.com/ros-planning/panda_moveit_config.git -b noetic-devel
4747

4848
.. note:: For now we will use a pre-generated ``panda_moveit_config`` package but later we will learn how to make our own in the `MoveIt Setup Assistant tutorial <../setup_assistant/setup_assistant_tutorial.html>`_.
4949

0 commit comments

Comments
 (0)