launch_ros.events.matchers package

Submodules

Module contents

events.matchers module.

launch_ros.events.matchers.matches_node_name(node_name: str) Callable[[Node], bool]

Return a matcher which matches based on the name of the node itself.