Project: engagement_recognition License: BSD Dependencies:
Used by:
None |
DGStartState Class Reference
Inheritance diagram for DGStartState:
Detailed DescriptionThe DGStartState class provides the concrete implementation of the start state for the DirectedGazeRecognizer. Definition at line 46 of file dg_start_state.h. Constructor & Destructor Documentation
Default constructor for the DGStartState class. Definition at line 41 of file dg_start_state.cpp.
Constructor for the DGStartState class takes an Actor, an EventSink. Definition at line 50 of file dg_start_state.cpp.
Definition at line 61 of file dg_start_state.cpp. Member Function Documentation
A RobotDirectedGaze::Request message was received.
Reimplemented from State. Definition at line 76 of file dg_start_state.cpp.
A Performance message was received.
Reimplemented from State. Definition at line 65 of file dg_start_state.cpp.
Callback function for Recognition Directed Gaze topic.
Definition at line 86 of file dg_start_state.cpp.
Static method that gives the type of this State.
Definition at line 240 of file dg_start_state.cpp.
Callback function for Vision Look topic.
Definition at line 132 of file dg_start_state.cpp.
Callback function for Vision Point topic.
Definition at line 186 of file dg_start_state.cpp. The documentation for this class was generated from the following files:
|