This package provides pick place action It takes object id and choosed grasp from the graspList. It does pick and place depending on the request. More...
#include <ros/ros.h>#include <iostream>#include <fstream>#include <math.h>#include <cob_pick_place_action/cob_pick_place_action.h>#include "geometric_shapes/shapes.h"#include "geometric_shapes/shape_messages.h"#include "geometric_shapes/mesh_operations.h"#include "geometric_shapes/shape_operations.h"#include <algorithm>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
This package provides pick place action It takes object id and choosed grasp from the graspList. It does pick and place depending on the request.
Author: Felix Messmer, email:felix.messmer@ipa.fhg.de
Definition in file cob_pick_place_action.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 808 of file cob_pick_place_action.cpp.