Project: engagement_recognition License: BSD Dependencies:
Used by:
None |
APRobotResponseState Class Reference
Inheritance diagram for APRobotResponseState:
Detailed DescriptionThe APRobotResponseState class provides the concrete implementation of the robot response state for the AdjacencyPairRecognizer. Definition at line 47 of file ap_robot_response_state.h. Constructor & Destructor Documentation
Default constructor for the APRobotResponseState class. Definition at line 40 of file ap_robot_response_state.cpp.
Constructor for the APRobotResponseState class takes an Actor, and an EventSink. Definition at line 49 of file ap_robot_response_state.cpp.
The Deconstructor. Definition at line 57 of file ap_robot_response_state.cpp. Member Function Documentation
Callback function for Performing Utterance topic.
Definition at line 70 of file ap_robot_response_state.cpp.
A Speech message was received.
Reimplemented from State. Definition at line 61 of file ap_robot_response_state.cpp.
Static method that gives the type of this State.
Definition at line 97 of file ap_robot_response_state.cpp. The documentation for this class was generated from the following files:
|