mlpy.agents.fsm.OnUpdate.execute

OnUpdate.execute(machine)[source]

Execute the callback.

The callbacks are only called if all conditions are met.

Parameters:

machine : StateMachine

Reference to the state machine.