#include <TableDetection.h>
Public Types | |
typedef ::geometry_msgs::Pose_ < ContainerAllocator > | _center_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::vector < ::geometry_msgs::Point_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geometry_msgs::Point_ < ContainerAllocator > >::other > | _hull_type |
typedef std::vector < ::geometry_msgs::Point_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geometry_msgs::Point_ < ContainerAllocator > >::other > | _points_type |
typedef ::geometry_msgs::Point_ < ContainerAllocator > | _scale_type |
typedef int32_t | _type_type |
typedef boost::shared_ptr < ::coverage_3d_msgs::TableDetection_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::coverage_3d_msgs::TableDetection_ < ContainerAllocator > > | Ptr |
typedef TableDetection_ < ContainerAllocator > | Type |
Public Member Functions | |
TableDetection_ () | |
TableDetection_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::geometry_msgs::Pose_ < ContainerAllocator > | center |
::std_msgs::Header_ < ContainerAllocator > | header |
std::vector < ::geometry_msgs::Point_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geometry_msgs::Point_ < ContainerAllocator > >::other > | hull |
std::vector < ::geometry_msgs::Point_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geometry_msgs::Point_ < ContainerAllocator > >::other > | points |
::geometry_msgs::Point_ < ContainerAllocator > | scale |
int32_t | type |
Definition at line 26 of file TableDetection.h.
typedef ::geometry_msgs::Pose_<ContainerAllocator> coverage_3d_msgs::TableDetection_< ContainerAllocator >::_center_type |
Definition at line 55 of file TableDetection.h.
typedef ::std_msgs::Header_<ContainerAllocator> coverage_3d_msgs::TableDetection_< ContainerAllocator >::_header_type |
Definition at line 49 of file TableDetection.h.
typedef std::vector< ::geometry_msgs::Point_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Point_<ContainerAllocator> >::other > coverage_3d_msgs::TableDetection_< ContainerAllocator >::_hull_type |
Definition at line 64 of file TableDetection.h.
typedef std::vector< ::geometry_msgs::Point_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Point_<ContainerAllocator> >::other > coverage_3d_msgs::TableDetection_< ContainerAllocator >::_points_type |
Definition at line 61 of file TableDetection.h.
typedef ::geometry_msgs::Point_<ContainerAllocator> coverage_3d_msgs::TableDetection_< ContainerAllocator >::_scale_type |
Definition at line 58 of file TableDetection.h.
typedef int32_t coverage_3d_msgs::TableDetection_< ContainerAllocator >::_type_type |
Definition at line 52 of file TableDetection.h.
typedef boost::shared_ptr< ::coverage_3d_msgs::TableDetection_<ContainerAllocator> const> coverage_3d_msgs::TableDetection_< ContainerAllocator >::ConstPtr |
Definition at line 69 of file TableDetection.h.
typedef boost::shared_ptr< ::coverage_3d_msgs::TableDetection_<ContainerAllocator> > coverage_3d_msgs::TableDetection_< ContainerAllocator >::Ptr |
Definition at line 68 of file TableDetection.h.
typedef TableDetection_<ContainerAllocator> coverage_3d_msgs::TableDetection_< ContainerAllocator >::Type |
Definition at line 27 of file TableDetection.h.
coverage_3d_msgs::TableDetection_< ContainerAllocator >::TableDetection_ | ( | ) | [inline] |
Definition at line 29 of file TableDetection.h.
coverage_3d_msgs::TableDetection_< ContainerAllocator >::TableDetection_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 39 of file TableDetection.h.
boost::shared_ptr<std::map<std::string, std::string> > coverage_3d_msgs::TableDetection_< ContainerAllocator >::__connection_header |
Definition at line 70 of file TableDetection.h.
::geometry_msgs::Pose_<ContainerAllocator> coverage_3d_msgs::TableDetection_< ContainerAllocator >::center |
Definition at line 56 of file TableDetection.h.
::std_msgs::Header_<ContainerAllocator> coverage_3d_msgs::TableDetection_< ContainerAllocator >::header |
Definition at line 50 of file TableDetection.h.
std::vector< ::geometry_msgs::Point_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Point_<ContainerAllocator> >::other > coverage_3d_msgs::TableDetection_< ContainerAllocator >::hull |
Definition at line 65 of file TableDetection.h.
std::vector< ::geometry_msgs::Point_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Point_<ContainerAllocator> >::other > coverage_3d_msgs::TableDetection_< ContainerAllocator >::points |
Definition at line 62 of file TableDetection.h.
::geometry_msgs::Point_<ContainerAllocator> coverage_3d_msgs::TableDetection_< ContainerAllocator >::scale |
Definition at line 59 of file TableDetection.h.
int32_t coverage_3d_msgs::TableDetection_< ContainerAllocator >::type |
Definition at line 53 of file TableDetection.h.