Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MTC tutorial] Use launch files instead of running executable #832

Merged
merged 2 commits into from
Dec 6, 2023

Conversation

Abishalini
Copy link
Contributor

Description

The MTC tutorial tells users to run executables which will fail since they need parameters to be passed into the node. Use the launch files while are already available instead.

How To Test

Run

ros2 launch moveit_task_constructor_demo demo.launch.py

and

ros2 launch moveit_task_constructor_demo cartesian.launch.py 
ros2 launch moveit_task_constructor_demo modular.launch.py 

Proof that it works

Cartesian
https://github.com/ros-planning/moveit2_tutorials/assets/17363793/d575d987-5e1f-45f4-80be-c54b936a2a62

Modular
https://github.com/ros-planning/moveit2_tutorials/assets/17363793/fd2256b6-e2ae-44ab-880b-13f0cd67faf0

@Abishalini Abishalini merged commit 7cdd3e6 into main Dec 6, 2023
9 checks passed
@Abishalini Abishalini deleted the pr-use-launch-file-mtc branch December 6, 2023 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants