Skip to content

Commit c8235cf

Browse files
authored
Mention humble branch in clone commands (#1035)
1 parent ef948f2 commit c8235cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/tutorials/pick_and_place_with_moveit_task_constructor/pick_and_place_with_moveit_task_constructor.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Download MoveIt Task Constructor
1919
Move into your colcon workspace and pull the MoveIt Task Constructor source: ::
2020

2121
cd ~/ws_moveit2/src
22-
git clone https://github.com/ros-planning/moveit_task_constructor.git -b ros2
22+
git clone https://github.com/ros-planning/moveit_task_constructor.git -b humble
2323

2424
Note: If you are using ROS 2 Humble, you should instead clone the ``humble`` branch of the repository: ::
2525

0 commit comments

Comments
 (0)