Skip to content

Commit 7cdd3e6

Browse files
Abishalinisea-bass
andauthored
Use launch files (#832)
Co-authored-by: Sebastian Castro <[email protected]>
1 parent c9d1469 commit 7cdd3e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/tutorials/pick_and_place_with_moveit_task_constructor/pick_and_place_with_moveit_task_constructor.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ For all demos you should launch the basic environment: ::
7171

7272
Subsequently, you can run the individual demos: ::
7373

74-
ros2 run moveit_task_constructor_demo cartesian
75-
ros2 run moveit_task_constructor_demo modular
74+
ros2 run moveit_task_constructor_demo cartesian.launch.py
75+
ros2 run moveit_task_constructor_demo modular.launch.py
7676
ros2 launch moveit_task_constructor_demo pickplace.launch.py
7777

7878
On the right side you should see the **Motion Planning Tasks** panel outlining the hierarchical stage structure of the tasks.

0 commit comments

Comments
 (0)