Project: engagement_recognition License: BSD Dependencies:
Used by:
None |
APHumanWaitingState Class Reference
Inheritance diagram for APHumanWaitingState:
Detailed DescriptionThe APHumanWaitingState class provides the concrete implementation of the human waiting state for the AdjacencyPairRecognizer. Definition at line 47 of file ap_human_waiting_state.h. Constructor & Destructor Documentation
Default constructor for the APHumanWaitingState class. Definition at line 41 of file ap_human_waiting_state.cpp.
Constructor for the APHumanWaitingState class takes an Actor, and an EventSink. Definition at line 50 of file ap_human_waiting_state.cpp.
Definition at line 58 of file ap_human_waiting_state.cpp. Member Function Documentation
Callback function for Engagement Status topic.
Definition at line 97 of file ap_human_waiting_state.cpp.
Callback function for Performing Look topic.
Definition at line 240 of file ap_human_waiting_state.cpp.
Callback function for Performing Nod topic.
Definition at line 216 of file ap_human_waiting_state.cpp.
Callback function for Performing Point topic.
Definition at line 275 of file ap_human_waiting_state.cpp.
Callback function for Performing Shake topic.
Definition at line 192 of file ap_human_waiting_state.cpp.
Callback function for Performing Utterance topic.
Definition at line 134 of file ap_human_waiting_state.cpp.
A Speech message was received.
Reimplemented from State. Definition at line 88 of file ap_human_waiting_state.cpp.
A Performance message was received.
Reimplemented from State. Definition at line 73 of file ap_human_waiting_state.cpp.
An ActorIDStatus message was received.
Reimplemented from State. Definition at line 62 of file ap_human_waiting_state.cpp.
Static method that gives the type of this State.
Definition at line 310 of file ap_human_waiting_state.cpp. The documentation for this class was generated from the following files:
|