Project: engagement_recognition License: BSD Dependencies:
Used by:
None |
MFGHumanWaitingState Class Reference
Inheritance diagram for MFGHumanWaitingState:
Detailed DescriptionThe MFGHumanWaitingState class provides the concrete implementation of the human waiting state for the MutualFacialGazeRecognizer. Definition at line 47 of file mfg_human_waiting_state.h. Constructor & Destructor Documentation
Default constructor for the MFGHumanWaitingState class. Definition at line 41 of file mfg_human_waiting_state.cpp.
Constructor for the MFGHumanWaitingState class takes an Actor, and an EventSink. Definition at line 50 of file mfg_human_waiting_state.cpp.
Definition at line 58 of file mfg_human_waiting_state.cpp. Member Function Documentation
Callback function for Engagement Status topic.
Definition at line 96 of file mfg_human_waiting_state.cpp.
Callback function for Performing Look topic.
Definition at line 133 of file mfg_human_waiting_state.cpp.
A Performance message was received.
Reimplemented from State. Definition at line 83 of file mfg_human_waiting_state.cpp.
An ActorIDStatus message was received.
Reimplemented from State. Definition at line 72 of file mfg_human_waiting_state.cpp.
A RobotMutualFacialGaze::Request message was received.
Reimplemented from State. Definition at line 62 of file mfg_human_waiting_state.cpp.
Callback function for Recognition Mutual Facial Gaze topic.
Definition at line 171 of file mfg_human_waiting_state.cpp.
Static method that gives the type of this State.
Definition at line 276 of file mfg_human_waiting_state.cpp.
Callback function for Vision Facial Gaze topic.
Definition at line 241 of file mfg_human_waiting_state.cpp.
Callback function for Vision Look topic.
Definition at line 206 of file mfg_human_waiting_state.cpp. The documentation for this class was generated from the following files:
|