#include <TabletopDetection.h>
Public Types | |
typedef int32_t | _num_models_type |
typedef uint8_t | _return_clusters_type |
typedef uint8_t | _return_models_type |
typedef boost::shared_ptr < ::tabletop_object_detector::TabletopDetectionRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::tabletop_object_detector::TabletopDetectionRequest_ < ContainerAllocator > > | Ptr |
typedef TabletopDetectionRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
TabletopDetectionRequest_ () | |
TabletopDetectionRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | num_models |
uint8_t | return_clusters |
uint8_t | return_models |
Definition at line 26 of file TabletopDetection.h.
typedef int32_t tabletop_object_detector::TabletopDetectionRequest_< ContainerAllocator >::_num_models_type |
Definition at line 49 of file TabletopDetection.h.
typedef uint8_t tabletop_object_detector::TabletopDetectionRequest_< ContainerAllocator >::_return_clusters_type |
Definition at line 43 of file TabletopDetection.h.
typedef uint8_t tabletop_object_detector::TabletopDetectionRequest_< ContainerAllocator >::_return_models_type |
Definition at line 46 of file TabletopDetection.h.
typedef boost::shared_ptr< ::tabletop_object_detector::TabletopDetectionRequest_<ContainerAllocator> const> tabletop_object_detector::TabletopDetectionRequest_< ContainerAllocator >::ConstPtr |
Definition at line 54 of file TabletopDetection.h.
typedef boost::shared_ptr< ::tabletop_object_detector::TabletopDetectionRequest_<ContainerAllocator> > tabletop_object_detector::TabletopDetectionRequest_< ContainerAllocator >::Ptr |
Definition at line 53 of file TabletopDetection.h.
typedef TabletopDetectionRequest_<ContainerAllocator> tabletop_object_detector::TabletopDetectionRequest_< ContainerAllocator >::Type |
Definition at line 27 of file TabletopDetection.h.
tabletop_object_detector::TabletopDetectionRequest_< ContainerAllocator >::TabletopDetectionRequest_ | ( | ) | [inline] |
Definition at line 29 of file TabletopDetection.h.
tabletop_object_detector::TabletopDetectionRequest_< ContainerAllocator >::TabletopDetectionRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 36 of file TabletopDetection.h.
boost::shared_ptr<std::map<std::string, std::string> > tabletop_object_detector::TabletopDetectionRequest_< ContainerAllocator >::__connection_header |
Definition at line 55 of file TabletopDetection.h.
int32_t tabletop_object_detector::TabletopDetectionRequest_< ContainerAllocator >::num_models |
Definition at line 50 of file TabletopDetection.h.
uint8_t tabletop_object_detector::TabletopDetectionRequest_< ContainerAllocator >::return_clusters |
Definition at line 44 of file TabletopDetection.h.
uint8_t tabletop_object_detector::TabletopDetectionRequest_< ContainerAllocator >::return_models |
Definition at line 47 of file TabletopDetection.h.