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/HumanDetectionRosSrv.h>
#include <human_detection/human_detector.h>
Go to the source code of this file.
Classes | |
class | HumanDetection |
Class HumanDetection uptakes the task of handling the ROS service callbacks. More... | |