The metric trainer node. More...
#include "rail_recognition/MetricTrainer.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
The metric trainer node.
The metric trainer allows for generating data sets for training registration metric decision trees. An action server is used to provide the object name and files are dumped to "registration_metrics.txt".
Definition in file metric_trainer.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Creates and runs the metric_trainer node.
argc | argument count that is passed to ros::init. |
argv | arguments that are passed to ros::init. |
Definition at line 25 of file metric_trainer.cpp.