Skip to content

Commit

Permalink
Use noetic_devel branch for panda_moveit_config (#732)
Browse files Browse the repository at this point in the history
  • Loading branch information
RumailM authored Oct 18, 2022
1 parent 55bc500 commit 71ab5ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/getting_started/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Within your `catkin <http://wiki.ros.org/catkin>`_ workspace, download the tutor

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

.. 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>`_.

Expand Down

0 comments on commit 71ab5ee

Please sign in to comment.