Project: engagement_recognition License: BSD Dependencies:
Used by:
None |
DGHumanDirectingState Class Reference
Inheritance diagram for DGHumanDirectingState:
Detailed DescriptionThe DGHumanDirectingState class provides the concrete implementation of the human directing state for the DirectedGazeRecognizer. Definition at line 47 of file dg_human_directing_state.h. Constructor & Destructor Documentation
Default constructor for the DGHumanDirectingState class. Definition at line 41 of file dg_human_directing_state.cpp.
Constructor for the DGHumanDirectingState class takes an Actor, and an EventSink. Definition at line 50 of file dg_human_directing_state.cpp.
Definition at line 58 of file dg_human_directing_state.cpp. Member Function Documentation
Callback function for Engagement Status topic.
Definition at line 96 of file dg_human_directing_state.cpp.
Callback function for Performing Look topic.
Definition at line 133 of file dg_human_directing_state.cpp.
A RobotDirectedGaze::Request message was received.
Reimplemented from State. Definition at line 86 of file dg_human_directing_state.cpp.
A Performance message was received.
Reimplemented from State. Definition at line 73 of file dg_human_directing_state.cpp.
An ActorIDStatus message was received.
Reimplemented from State. Definition at line 62 of file dg_human_directing_state.cpp.
Callback function for Recognition Directed Gaze topic.
Definition at line 171 of file dg_human_directing_state.cpp.
Static method that gives the type of this State.
Definition at line 316 of file dg_human_directing_state.cpp.
Callback function for Vision Look topic.
Definition at line 203 of file dg_human_directing_state.cpp.
Callback function for Vision Point topic.
Definition at line 262 of file dg_human_directing_state.cpp. The documentation for this class was generated from the following files:
|