Skip to main content

Advanced Action Detection

The Advanced Action Detection node detects whether an action, or a series of poses, is completed and triggers different nodes in the specified order and within the defined time frame. It also tracks the number of each successful action.

Input

NameData TypeDescription
Time IntervalNumberTriggers the execution of this node
Pose CountNumberThe number of required poses to complete the action. This number should match the number of poses detected.
PosesStringThe poses required to complete an action in the desired order. (Other poses can also be entered to create more complex actions.)

Output

NameData TypeDescription
StartExecExecutes the next node when all poses are completed in order and within the specified time frame. Continuous success will not trigger this outcome.
ContinueExecExecutes the next node when the action continues to be successfully executed within the specified time frame
EndExecExecutes the next node when, after one successful execution, the action is no longer detected
NoneExecExecutes the next node when poses or actions don't meet the conditions or if no pose or action is detected
Success CountExecTracks each successful execution, incrementing each time an action is successfully completed
Total Success CountNumberTracks each successful execution, incrementing each time an action is successfully completed