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 <qr_detection/qr_detection.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
The main function. Retrieves the threads parameter in order to enable concurrent service invocation. More... | |
int main | ( | int | argc, |
char ** | argv | ||
) |
The main function. Retrieves the threads parameter in order to enable concurrent service invocation.
Definition at line 25 of file qr_detection_node.cpp.