-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed