scenario_execution.actions.log module
- class scenario_execution.actions.log.Log(*args: Any, **kwargs: Any)
Bases:
BaseAction
Class for logging
- execute(msg: str)
- update() py_trees.common.Status
execute the action
- return:
py_trees.common.Status.SUCCESS if the action is executed