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

integrate into launch_testing or launch_ros_testing #5

Open
wjwwood opened this issue Jun 30, 2021 · 0 comments
Open

integrate into launch_testing or launch_ros_testing #5

wjwwood opened this issue Jun 30, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@wjwwood
Copy link
Member

wjwwood commented Jun 30, 2021

Normally to test a launch file using launch_testing you would include the launch file directly. But to use the --secure option provided by this package, you have to instead run ros2 launch from a new launch description, essentially nesting ros2 launch into a launch_testing run. This is sub optimal because you lose the ability to check the output and return codes of individual processes that are being run.

@wjwwood wjwwood added enhancement New feature or request help wanted Extra attention is needed labels Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant