Project: engagement_recognition License: BSD Dependencies:
Used by:
None |
engagement_recognition/test/actors/robot_test.cpp File Reference#include <gtest/gtest.h> #include <vector> #include <string> #include "../src/recognition/actors/robot.h"
Include dependency graph for robot_test.cpp:
Go to the source code of this file.
Function Documentation
Test the waiting methods for the Robot class. Definition at line 261 of file robot_test.cpp.
Test the pointing methods for the Robot class. Definition at line 167 of file robot_test.cpp.
Test the looking methods for the Robot class. Definition at line 107 of file robot_test.cpp.
Test the speaking methods for the Robot class. Definition at line 89 of file robot_test.cpp.
Test the facial gaze methods for the Robot class. Definition at line 64 of file robot_test.cpp.
Test the default constructor for the Robot class. Definition at line 43 of file robot_test.cpp. |