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 <hazard_detection/hazard_detection.hpp>
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 HazardDetection object. More... | |
int main | ( | int | argc, |
char ** | argv | ||
) |
The executable's main function. Creates a ROS multispinner to enable concurrent requests and declares a HazardDetection object.
Definition at line 24 of file hazard_detection_node.cpp.