#include <SegmentObjectInHand.h>
Public Types | |
enum | { SUCCESS = 0 } |
enum | { NO_CLOUD_RECEIVED = 1 } |
enum | { TF_ERROR = 2 } |
enum | { OTHER_ERROR = 3 } |
typedef ::sensor_msgs::PointCloud2_ < ContainerAllocator > | _cluster_type |
typedef int32_t | _result_type |
typedef boost::shared_ptr < ::tabletop_object_detector::SegmentObjectInHandResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::tabletop_object_detector::SegmentObjectInHandResponse_ < ContainerAllocator > > | Ptr |
typedef SegmentObjectInHandResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
SegmentObjectInHandResponse_ () | |
SegmentObjectInHandResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::sensor_msgs::PointCloud2_ < ContainerAllocator > | cluster |
int32_t | result |
Definition at line 55 of file SegmentObjectInHand.h.
typedef ::sensor_msgs::PointCloud2_<ContainerAllocator> tabletop_object_detector::SegmentObjectInHandResponse_< ContainerAllocator >::_cluster_type |
Definition at line 70 of file SegmentObjectInHand.h.
typedef int32_t tabletop_object_detector::SegmentObjectInHandResponse_< ContainerAllocator >::_result_type |
Definition at line 73 of file SegmentObjectInHand.h.
typedef boost::shared_ptr< ::tabletop_object_detector::SegmentObjectInHandResponse_<ContainerAllocator> const> tabletop_object_detector::SegmentObjectInHandResponse_< ContainerAllocator >::ConstPtr |
Definition at line 82 of file SegmentObjectInHand.h.
typedef boost::shared_ptr< ::tabletop_object_detector::SegmentObjectInHandResponse_<ContainerAllocator> > tabletop_object_detector::SegmentObjectInHandResponse_< ContainerAllocator >::Ptr |
Definition at line 81 of file SegmentObjectInHand.h.
typedef SegmentObjectInHandResponse_<ContainerAllocator> tabletop_object_detector::SegmentObjectInHandResponse_< ContainerAllocator >::Type |
Definition at line 56 of file SegmentObjectInHand.h.
anonymous enum |
Definition at line 76 of file SegmentObjectInHand.h.
anonymous enum |
Definition at line 77 of file SegmentObjectInHand.h.
anonymous enum |
Definition at line 78 of file SegmentObjectInHand.h.
anonymous enum |
Definition at line 79 of file SegmentObjectInHand.h.
tabletop_object_detector::SegmentObjectInHandResponse_< ContainerAllocator >::SegmentObjectInHandResponse_ | ( | ) | [inline] |
Definition at line 58 of file SegmentObjectInHand.h.
tabletop_object_detector::SegmentObjectInHandResponse_< ContainerAllocator >::SegmentObjectInHandResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 64 of file SegmentObjectInHand.h.
boost::shared_ptr<std::map<std::string, std::string> > tabletop_object_detector::SegmentObjectInHandResponse_< ContainerAllocator >::__connection_header |
Definition at line 83 of file SegmentObjectInHand.h.
::sensor_msgs::PointCloud2_<ContainerAllocator> tabletop_object_detector::SegmentObjectInHandResponse_< ContainerAllocator >::cluster |
Definition at line 71 of file SegmentObjectInHand.h.
int32_t tabletop_object_detector::SegmentObjectInHandResponse_< ContainerAllocator >::result |
Definition at line 74 of file SegmentObjectInHand.h.