#include <ros/ros.h>
#include <pcl/common/angles.h>
#include <tf/transform_listener.h>
#include <kinect_cleanup/GetReleasedObject.h>
#include <kinect_cleanup/ReleaseObject.h>
#include <pcl_ros/transforms.h>
#include <vision_msgs/cop_answer.h>
Go to the source code of this file.
Classes | |
class | ObjectReleaser |
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 172 of file object_releaser.cpp.