The grasp model generator node. More...
#include "rail_recognition/ModelGenerator.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
The grasp model generator node.
The grasp model generator allows for generating graspdb models based on registration criteria. An action server is used to provide the model/grasp demonstration IDs to use during registration.
Definition in file model_generator.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Creates and runs the model_generator node.
argc | argument count that is passed to ros::init. |
argv | arguments that are passed to ros::init. |
Definition at line 25 of file model_generator.cpp.