Project: engagement_recognition License: BSD Dependencies:
Used by:
None |
APStartState Class Reference
Inheritance diagram for APStartState:
Detailed DescriptionThe APStartState class provides the concrete implementation of the start state for the AdjacencyPairRecognizer. Definition at line 47 of file ap_start_state.h. Constructor & Destructor Documentation
Default constructor for the APStartState class. Definition at line 41 of file ap_start_state.cpp.
Constructor for the APStartState class takes an Actor, and an EventSink. Definition at line 50 of file ap_start_state.cpp.
Destructor for the APStartState. Definition at line 61 of file ap_start_state.cpp. Member Function Documentation
Callback function for Performing Utterance topic.
Definition at line 91 of file ap_start_state.cpp.
A message was received.
Reimplemented from State. Definition at line 83 of file ap_start_state.cpp.
A Speech message was received.
Reimplemented from State. Definition at line 75 of file ap_start_state.cpp.
A RobotAdjacencyPair::Request message was received.
Reimplemented from State. Definition at line 65 of file ap_start_state.cpp.
Callback function for Recognition Adjacency Pair topic.
Definition at line 171 of file ap_start_state.cpp.
Static method that gives the type of this State.
Definition at line 204 of file ap_start_state.cpp.
Callback function for Vision Extended Action topic.
Definition at line 130 of file ap_start_state.cpp. The documentation for this class was generated from the following files:
|