launch.events.matchers module

Module for standard “matchers”, which are used with Events.

launch.events.matchers.matches_action(target_action: Action) Callable[[Action], bool][source]

Return a matcher which matches based on an exact given ExecuteProcess action.