The object recognizer node. More...
#include "rail_recognition/ObjectRecognizer.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
The object recognizer node.
The object recognizer sets up an action server that allows the recognition of a single segmented object.
Definition in file object_recognizer.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Creates and runs the object_recognizer node.
argc | argument count that is passed to ros::init. |
argv | arguments that are passed to ros::init. |
Definition at line 24 of file object_recognizer.cpp.