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