You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Launch test that uses generic launch_ros lifecycle actions and events
to change lifecycle of the example_lifecycle_node, then tests output and
exit code of the node
* Test currently still failing, because exit code doesn't match, yet
ros2#178
Signed-off-by: Nordmann Arne (CR/ADT3) <[email protected]>
Provide launch tests for system tests to test, e.g., interplay between publisher/subscriber, server/client, parametrization of nodes, etc.
Should be in a separate package as it introduces additional dependencies, e.g., to launch, launch_test, and rclcpp.
The text was updated successfully, but these errors were encountered: