Project: engagement_recognition License: BSD Dependencies:
Used by:
None |
DGSharedGazeState Class Reference
Inheritance diagram for DGSharedGazeState:
Detailed DescriptionThe DGSharedGazeState class provides the concrete implementation of the shared gaze state for the DirectedGazeRecognizer. Definition at line 46 of file dg_shared_gaze_state.h. Constructor & Destructor Documentation
Default constructor for the DGSharedGazeState class. Definition at line 41 of file dg_shared_gaze_state.cpp.
Constructor for the DGSharedGazeState class takes an Actor, and an EventSink. Definition at line 50 of file dg_shared_gaze_state.cpp.
Definition at line 61 of file dg_shared_gaze_state.cpp. Member Function Documentation
Callback function for Engagement Status topic.
Definition at line 324 of file dg_shared_gaze_state.cpp.
Callback function for Performing Look topic.
Definition at line 107 of file dg_shared_gaze_state.cpp.
A RobotDirectedGaze::Request message was received.
Reimplemented from State. Definition at line 98 of file dg_shared_gaze_state.cpp.
A Performance message was received.
Reimplemented from State. Definition at line 85 of file dg_shared_gaze_state.cpp.
An ActorIDStatus message was received.
Reimplemented from State. Definition at line 75 of file dg_shared_gaze_state.cpp.
A RobotMutualFacialGaze::Request message was received.
Reimplemented from State. Definition at line 65 of file dg_shared_gaze_state.cpp.
Callback function for Recognition Directed Gaze topic.
Definition at line 189 of file dg_shared_gaze_state.cpp.
Callback function for Recognition Mutual Facial Gaze topic.
Definition at line 155 of file dg_shared_gaze_state.cpp.
Static method that gives the type of this State.
Definition at line 358 of file dg_shared_gaze_state.cpp.
Callback function for Vision Facial Gaze topic.
Definition at line 289 of file dg_shared_gaze_state.cpp.
Callback function for Vision Look topic.
Definition at line 233 of file dg_shared_gaze_state.cpp. The documentation for this class was generated from the following files:
|