#include <CalibCameraImg.h>
Public Types | |
typedef ::sensor_msgs::Image_ < ContainerAllocator > | _calImg1_type |
typedef double | _heading_type |
typedef std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | _ImageXCoords_type |
typedef std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | _ImageYCoords_type |
typedef int32_t | _midpointX_type |
typedef int32_t | _midpointY_type |
typedef boost::shared_ptr < ::youbot_overhead_vision::CalibCameraImgResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::youbot_overhead_vision::CalibCameraImgResponse_ < ContainerAllocator > > | Ptr |
typedef CalibCameraImgResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
CalibCameraImgResponse_ () | |
CalibCameraImgResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::sensor_msgs::Image_ < ContainerAllocator > | calImg1 |
double | heading |
std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | ImageXCoords |
std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | ImageYCoords |
int32_t | midpointX |
int32_t | midpointY |
Definition at line 49 of file CalibCameraImg.h.
typedef ::sensor_msgs::Image_<ContainerAllocator> youbot_overhead_vision::CalibCameraImgResponse_< ContainerAllocator >::_calImg1_type |
Definition at line 72 of file CalibCameraImg.h.
typedef double youbot_overhead_vision::CalibCameraImgResponse_< ContainerAllocator >::_heading_type |
Definition at line 81 of file CalibCameraImg.h.
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > youbot_overhead_vision::CalibCameraImgResponse_< ContainerAllocator >::_ImageXCoords_type |
Definition at line 75 of file CalibCameraImg.h.
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > youbot_overhead_vision::CalibCameraImgResponse_< ContainerAllocator >::_ImageYCoords_type |
Definition at line 78 of file CalibCameraImg.h.
typedef int32_t youbot_overhead_vision::CalibCameraImgResponse_< ContainerAllocator >::_midpointX_type |
Definition at line 84 of file CalibCameraImg.h.
typedef int32_t youbot_overhead_vision::CalibCameraImgResponse_< ContainerAllocator >::_midpointY_type |
Definition at line 87 of file CalibCameraImg.h.
typedef boost::shared_ptr< ::youbot_overhead_vision::CalibCameraImgResponse_<ContainerAllocator> const> youbot_overhead_vision::CalibCameraImgResponse_< ContainerAllocator >::ConstPtr |
Definition at line 92 of file CalibCameraImg.h.
typedef boost::shared_ptr< ::youbot_overhead_vision::CalibCameraImgResponse_<ContainerAllocator> > youbot_overhead_vision::CalibCameraImgResponse_< ContainerAllocator >::Ptr |
Definition at line 91 of file CalibCameraImg.h.
typedef CalibCameraImgResponse_<ContainerAllocator> youbot_overhead_vision::CalibCameraImgResponse_< ContainerAllocator >::Type |
Definition at line 50 of file CalibCameraImg.h.
youbot_overhead_vision::CalibCameraImgResponse_< ContainerAllocator >::CalibCameraImgResponse_ | ( | ) | [inline] |
Definition at line 52 of file CalibCameraImg.h.
youbot_overhead_vision::CalibCameraImgResponse_< ContainerAllocator >::CalibCameraImgResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 62 of file CalibCameraImg.h.
boost::shared_ptr<std::map<std::string, std::string> > youbot_overhead_vision::CalibCameraImgResponse_< ContainerAllocator >::__connection_header |
Definition at line 93 of file CalibCameraImg.h.
::sensor_msgs::Image_<ContainerAllocator> youbot_overhead_vision::CalibCameraImgResponse_< ContainerAllocator >::calImg1 |
Definition at line 73 of file CalibCameraImg.h.
double youbot_overhead_vision::CalibCameraImgResponse_< ContainerAllocator >::heading |
Definition at line 82 of file CalibCameraImg.h.
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > youbot_overhead_vision::CalibCameraImgResponse_< ContainerAllocator >::ImageXCoords |
Definition at line 76 of file CalibCameraImg.h.
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > youbot_overhead_vision::CalibCameraImgResponse_< ContainerAllocator >::ImageYCoords |
Definition at line 79 of file CalibCameraImg.h.
int32_t youbot_overhead_vision::CalibCameraImgResponse_< ContainerAllocator >::midpointX |
Definition at line 85 of file CalibCameraImg.h.
int32_t youbot_overhead_vision::CalibCameraImgResponse_< ContainerAllocator >::midpointY |
Definition at line 88 of file CalibCameraImg.h.