Project: engagement_recognition License: BSD Dependencies:
Used by:
None |
BCHumanFloorState Class Reference
Inheritance diagram for BCHumanFloorState:
Detailed DescriptionThe BCHumanFloorState class provides the concrete implementation of the human floor state for the BackchannelRecognizer. Definition at line 47 of file bc_human_floor_state.h. Constructor & Destructor Documentation
Default constructor for the BCHumanFloorState class. Definition at line 40 of file bc_human_floor_state.cpp.
Constructor for the BCHumanFloorState class takes an Actor, and an EventSink. Definition at line 49 of file bc_human_floor_state.cpp.
Definition at line 57 of file bc_human_floor_state.cpp. Member Function Documentation
Callback function for Performing Nod topic.
Definition at line 156 of file bc_human_floor_state.cpp.
Callback function for Performing Shake topic.
Definition at line 132 of file bc_human_floor_state.cpp.
Callback function for Performing Utterance topic.
Definition at line 79 of file bc_human_floor_state.cpp.
A Speech message was received.
Reimplemented from State. Definition at line 71 of file bc_human_floor_state.cpp.
A Performance message was received.
Reimplemented from State. Definition at line 61 of file bc_human_floor_state.cpp.
Static method that gives the type of this State.
Definition at line 180 of file bc_human_floor_state.cpp. The documentation for this class was generated from the following files:
|