Looking for Caresses
SoRo project to let Miro interact as a pet would do
|
Public Member Functions | |
Aa_faceDetection (ros::NodeHandle nh, ros::Publisher pubPlat) | |
Costructor for phase Aa task. More... | |
int | main () |
The main for face detection task. It make MiRo turns around z axis until a face is visible in both cameras. More... | |
Definition at line 8 of file Aa_faceDetection.h.
Aa_faceDetection::Aa_faceDetection | ( | ros::NodeHandle | nh, |
ros::Publisher | pubPlat | ||
) |
Costructor for phase Aa task.
nh | the ros nodeHandle to subscribe |
pubPlat | the Publisher object to publish on topic |
Definition at line 10 of file Aa_faceDetection.cpp.
int Aa_faceDetection::main | ( | ) |
The main for face detection task. It make MiRo turns around z axis until a face is visible in both cameras.
Definition at line 75 of file Aa_faceDetection.cpp.