IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Public Member Functions | List of all members
HandIsGone Class Reference
Inheritance diagram for HandIsGone:
Inheritance graph
[legend]
Collaboration diagram for HandIsGone:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, theConfig=None)
 Constructor for hand is gone trigger. More...
 
def test (self, actSig)
 Snag the hand activity state part of the signal for testing. More...
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  theConfig = None 
)

Constructor for hand is gone trigger.

Parameters
[in]theConfigConfiguration specs (optional).

Member Function Documentation

◆ test()

def test (   self,
  actSig 
)

Snag the hand activity state part of the signal for testing.

Parameters
[in]actSigThe activity state signal.

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