Skip to content

Commit

Permalink
Use launch files (#832)
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastian Castro <[email protected]>
  • Loading branch information
Abishalini and sea-bass authored Dec 6, 2023
1 parent c9d1469 commit 7cdd3e6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ For all demos you should launch the basic environment: ::

Subsequently, you can run the individual demos: ::

ros2 run moveit_task_constructor_demo cartesian
ros2 run moveit_task_constructor_demo modular
ros2 run moveit_task_constructor_demo cartesian.launch.py
ros2 run moveit_task_constructor_demo modular.launch.py
ros2 launch moveit_task_constructor_demo pickplace.launch.py

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

0 comments on commit 7cdd3e6

Please sign in to comment.