Project: engagement_recognition License: BSD Dependencies:
Used by:
None |
MutualFacialGazeRecognizer Class Reference
Inheritance diagram for MutualFacialGazeRecognizer:
Detailed DescriptionThe MutualFacialGazeRecognizer provides the concrete implementation for the mutual facial gaze recognizer. It is responsible for recognizing mutual facial gaze between and Actor and the Robot. Definition at line 47 of file mutual_facial_gaze_recognizer.h. Constructor & Destructor Documentation
Default constructor for MutualFacialGazeRecognizer. Definition at line 41 of file mutual_facial_gaze_recognizer.cpp.
Constructor for MutualFacialGazeRecognizer which takes an Actor, and an EventSink. Definition at line 63 of file mutual_facial_gaze_recognizer.cpp. Member Function Documentation
Initialize this Recognizer.
Reimplemented from Recognizer. Definition at line 88 of file mutual_facial_gaze_recognizer.cpp.
Transition into a new State based on an Event.
Implements Recognizer. Definition at line 122 of file mutual_facial_gaze_recognizer.cpp.
Static method that gives the type of this State.
Definition at line 204 of file mutual_facial_gaze_recognizer.cpp. Member Data Documentation
Publish the human initiated mutual facial gaze message. Definition at line 51 of file mutual_facial_gaze_recognizer.h. The documentation for this class was generated from the following files:
|