#include <EuclideanSegment.h>
Public Types | |
| typedef std::vector < ::sensor_msgs::PointCloud2_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::sensor_msgs::PointCloud2_ < ContainerAllocator > >::other > | _output_type |
| typedef boost::shared_ptr < ::jsk_perception::EuclideanSegmentResponse_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::jsk_perception::EuclideanSegmentResponse_ < ContainerAllocator > > | Ptr |
| typedef EuclideanSegmentResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
| EuclideanSegmentResponse_ () | |
| EuclideanSegmentResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| std::vector < ::sensor_msgs::PointCloud2_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::sensor_msgs::PointCloud2_ < ContainerAllocator > >::other > | output |
Definition at line 60 of file EuclideanSegment.h.
| typedef std::vector< ::sensor_msgs::PointCloud2_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::sensor_msgs::PointCloud2_<ContainerAllocator> >::other > jsk_perception::EuclideanSegmentResponse_< ContainerAllocator >::_output_type |
Definition at line 73 of file EuclideanSegment.h.
| typedef boost::shared_ptr< ::jsk_perception::EuclideanSegmentResponse_<ContainerAllocator> const> jsk_perception::EuclideanSegmentResponse_< ContainerAllocator >::ConstPtr |
Definition at line 78 of file EuclideanSegment.h.
| typedef boost::shared_ptr< ::jsk_perception::EuclideanSegmentResponse_<ContainerAllocator> > jsk_perception::EuclideanSegmentResponse_< ContainerAllocator >::Ptr |
Definition at line 77 of file EuclideanSegment.h.
| typedef EuclideanSegmentResponse_<ContainerAllocator> jsk_perception::EuclideanSegmentResponse_< ContainerAllocator >::Type |
Definition at line 61 of file EuclideanSegment.h.
| jsk_perception::EuclideanSegmentResponse_< ContainerAllocator >::EuclideanSegmentResponse_ | ( | ) | [inline] |
Definition at line 63 of file EuclideanSegment.h.
| jsk_perception::EuclideanSegmentResponse_< ContainerAllocator >::EuclideanSegmentResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 68 of file EuclideanSegment.h.
| boost::shared_ptr<std::map<std::string, std::string> > jsk_perception::EuclideanSegmentResponse_< ContainerAllocator >::__connection_header |
Definition at line 79 of file EuclideanSegment.h.
| std::vector< ::sensor_msgs::PointCloud2_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::sensor_msgs::PointCloud2_<ContainerAllocator> >::other > jsk_perception::EuclideanSegmentResponse_< ContainerAllocator >::output |
Definition at line 74 of file EuclideanSegment.h.