#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) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 844 of file cob_pick_place_action.cpp.