scenario_execution.actions.increment module

class scenario_execution.actions.increment.Increment(*args: Any, **kwargs: Any)

Bases: BaseAction

Class to increment the value of a variable

execute(target_variable: object)
update() py_trees.common.Status