#include <ImagePercept.h>
Public Types | |
typedef ::sensor_msgs::CameraInfo_ < ContainerAllocator > | _camera_info_type |
typedef float | _distance_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef float | _height_type |
typedef ::worldmodel_msgs::PerceptInfo_ < ContainerAllocator > | _info_type |
typedef float | _width_type |
typedef float | _x_type |
typedef float | _y_type |
typedef boost::shared_ptr < ::worldmodel_msgs::ImagePercept_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::worldmodel_msgs::ImagePercept_ < ContainerAllocator > > | Ptr |
typedef ImagePercept_ < ContainerAllocator > | Type |
Public Member Functions | |
ImagePercept_ () | |
ImagePercept_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::sensor_msgs::CameraInfo_ < ContainerAllocator > | camera_info |
float | distance |
::std_msgs::Header_ < ContainerAllocator > | header |
float | height |
::worldmodel_msgs::PerceptInfo_ < ContainerAllocator > | info |
float | width |
float | x |
float | y |
Definition at line 24 of file ImagePercept.h.
typedef ::sensor_msgs::CameraInfo_<ContainerAllocator> worldmodel_msgs::ImagePercept_< ContainerAllocator >::_camera_info_type |
Definition at line 54 of file ImagePercept.h.
typedef float worldmodel_msgs::ImagePercept_< ContainerAllocator >::_distance_type |
Definition at line 69 of file ImagePercept.h.
typedef ::std_msgs::Header_<ContainerAllocator> worldmodel_msgs::ImagePercept_< ContainerAllocator >::_header_type |
Definition at line 51 of file ImagePercept.h.
typedef float worldmodel_msgs::ImagePercept_< ContainerAllocator >::_height_type |
Definition at line 66 of file ImagePercept.h.
typedef ::worldmodel_msgs::PerceptInfo_<ContainerAllocator> worldmodel_msgs::ImagePercept_< ContainerAllocator >::_info_type |
Definition at line 72 of file ImagePercept.h.
typedef float worldmodel_msgs::ImagePercept_< ContainerAllocator >::_width_type |
Definition at line 63 of file ImagePercept.h.
typedef float worldmodel_msgs::ImagePercept_< ContainerAllocator >::_x_type |
Definition at line 57 of file ImagePercept.h.
typedef float worldmodel_msgs::ImagePercept_< ContainerAllocator >::_y_type |
Definition at line 60 of file ImagePercept.h.
typedef boost::shared_ptr< ::worldmodel_msgs::ImagePercept_<ContainerAllocator> const> worldmodel_msgs::ImagePercept_< ContainerAllocator >::ConstPtr |
Definition at line 77 of file ImagePercept.h.
typedef boost::shared_ptr< ::worldmodel_msgs::ImagePercept_<ContainerAllocator> > worldmodel_msgs::ImagePercept_< ContainerAllocator >::Ptr |
Definition at line 76 of file ImagePercept.h.
typedef ImagePercept_<ContainerAllocator> worldmodel_msgs::ImagePercept_< ContainerAllocator >::Type |
Definition at line 25 of file ImagePercept.h.
worldmodel_msgs::ImagePercept_< ContainerAllocator >::ImagePercept_ | ( | ) | [inline] |
Definition at line 27 of file ImagePercept.h.
worldmodel_msgs::ImagePercept_< ContainerAllocator >::ImagePercept_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 39 of file ImagePercept.h.
boost::shared_ptr<std::map<std::string, std::string> > worldmodel_msgs::ImagePercept_< ContainerAllocator >::__connection_header |
Definition at line 78 of file ImagePercept.h.
::sensor_msgs::CameraInfo_<ContainerAllocator> worldmodel_msgs::ImagePercept_< ContainerAllocator >::camera_info |
Definition at line 55 of file ImagePercept.h.
float worldmodel_msgs::ImagePercept_< ContainerAllocator >::distance |
Definition at line 70 of file ImagePercept.h.
::std_msgs::Header_<ContainerAllocator> worldmodel_msgs::ImagePercept_< ContainerAllocator >::header |
Definition at line 52 of file ImagePercept.h.
float worldmodel_msgs::ImagePercept_< ContainerAllocator >::height |
Definition at line 67 of file ImagePercept.h.
::worldmodel_msgs::PerceptInfo_<ContainerAllocator> worldmodel_msgs::ImagePercept_< ContainerAllocator >::info |
Definition at line 73 of file ImagePercept.h.
float worldmodel_msgs::ImagePercept_< ContainerAllocator >::width |
Definition at line 64 of file ImagePercept.h.
float worldmodel_msgs::ImagePercept_< ContainerAllocator >::x |
Definition at line 58 of file ImagePercept.h.
float worldmodel_msgs::ImagePercept_< ContainerAllocator >::y |
Definition at line 61 of file ImagePercept.h.