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
|
#include "ros/ros.h"
#include <rapp_platform_ros_communications/FaceDetectionRosSrv.h>
#include <face_detection/face_detector.h>
Go to the source code of this file.
Classes | |
class | FaceDetection |
Class FaceDetection uptakes the task of handling the ROS service callbacks. More... | |