RAPP Platform  v0.6.0
RAPP Platform is a collection of ROS nodes and back-end processes that aim to deliver ready-to-use generic services to robots
 All Classes Namespaces Files Functions Variables Macros
face_detection_node.cpp File Reference
Include dependency graph for face_detection_node.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 The executable's main function. Creates a ROS multispinner to enable concurrent requests and declares a FaceDetection object. More...
 

Function Documentation

int main ( int  argc,
char **  argv 
)

The executable's main function. Creates a ROS multispinner to enable concurrent requests and declares a FaceDetection object.

Definition at line 24 of file face_detection_node.cpp.