launch_ros.event_handlers package
Submodules
Module contents
Package for event_handlers.
- class launch_ros.event_handlers.OnStateTransition(*args: Any, **kwargs: Any)
Bases:
EventHandler
Convenience class for handling a state transition of a lifecycle node.
- property handler_description: str
Return the string description of the handler.
- property matcher_description
Return the string description of the matcher.