Skip to content

integrate into launch_testing or launch_ros_testing #5

Description

@wjwwood

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions