IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Public Member Functions | Public Attributes | List of all members
solveTrigger Class Reference

Class that triggers a report when the hand leaves the soln zone. More...

Inheritance diagram for solveTrigger:
Inheritance graph
[legend]
Collaboration diagram for solveTrigger:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, theConfig=None)
 Constructor for sortTrigger trigger class. More...
 
def test (self, theSig)
 Check if a report should be triggered for the supplied signal. More...
 

Public Attributes

 isInit
 
 prevSig
 

Detailed Description

Class that triggers a report when the hand leaves the soln zone.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  theConfig = None 
)

Constructor for sortTrigger trigger class.

Member Function Documentation

◆ test()

def test (   self,
  theSig 
)

Check if a report should be triggered for the supplied signal.

Returns true when the virtual button is pressed (rising edge)

Member Data Documentation

◆ isInit

isInit

◆ prevSig

prevSig

The documentation for this class was generated from the following file: