#include <GetCheckerboardCenter.h>
Public Types | |
typedef float | _depth_prior_type |
typedef float | _max_x_type |
typedef float | _max_y_type |
typedef float | _min_x_type |
typedef float | _min_y_type |
typedef boost::shared_ptr < ::kinect_depth_calibration::GetCheckerboardCenterRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::kinect_depth_calibration::GetCheckerboardCenterRequest_ < ContainerAllocator > > | Ptr |
typedef GetCheckerboardCenterRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
ROS_DEPRECATED const std::string | __getServerMD5Sum () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
GetCheckerboardCenterRequest_ (const ContainerAllocator &_alloc) | |
GetCheckerboardCenterRequest_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
static ROS_DEPRECATED const std::string | __s_getServerMD5Sum () |
Public Attributes | |
float | depth_prior |
float | max_x |
float | max_y |
float | min_x |
float | min_y |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
static const char * | __s_getServerMD5Sum_ () |
Definition at line 16 of file GetCheckerboardCenter.h.
typedef float kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::_depth_prior_type |
Definition at line 47 of file GetCheckerboardCenter.h.
typedef float kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::_max_x_type |
Definition at line 38 of file GetCheckerboardCenter.h.
typedef float kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::_max_y_type |
Definition at line 44 of file GetCheckerboardCenter.h.
typedef float kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::_min_x_type |
Definition at line 35 of file GetCheckerboardCenter.h.
typedef float kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::_min_y_type |
Definition at line 41 of file GetCheckerboardCenter.h.
typedef boost::shared_ptr< ::kinect_depth_calibration::GetCheckerboardCenterRequest_<ContainerAllocator> const> kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::ConstPtr |
Definition at line 119 of file GetCheckerboardCenter.h.
typedef boost::shared_ptr< ::kinect_depth_calibration::GetCheckerboardCenterRequest_<ContainerAllocator> > kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::Ptr |
Definition at line 118 of file GetCheckerboardCenter.h.
typedef GetCheckerboardCenterRequest_<ContainerAllocator> kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::Type |
Definition at line 15 of file GetCheckerboardCenter.h.
kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::GetCheckerboardCenterRequest_ | ( | ) | [inline] |
Definition at line 17 of file GetCheckerboardCenter.h.
kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::GetCheckerboardCenterRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 26 of file GetCheckerboardCenter.h.
ROS_DEPRECATED const std::string kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 56 of file GetCheckerboardCenter.h.
ROS_DEPRECATED const std::string kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 63 of file GetCheckerboardCenter.h.
ROS_DEPRECATED const std::string kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 83 of file GetCheckerboardCenter.h.
ROS_DEPRECATED const std::string kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 70 of file GetCheckerboardCenter.h.
static ROS_DEPRECATED const std::string kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 54 of file GetCheckerboardCenter.h.
static const char* kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 52 of file GetCheckerboardCenter.h.
static ROS_DEPRECATED const std::string kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 61 of file GetCheckerboardCenter.h.
static const char* kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 59 of file GetCheckerboardCenter.h.
static ROS_DEPRECATED const std::string kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 81 of file GetCheckerboardCenter.h.
static const char* kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 73 of file GetCheckerboardCenter.h.
static ROS_DEPRECATED const std::string kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 68 of file GetCheckerboardCenter.h.
static const char* kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 66 of file GetCheckerboardCenter.h.
virtual ROS_DEPRECATED uint8_t* kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 96 of file GetCheckerboardCenter.h.
virtual ROS_DEPRECATED uint32_t kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 107 of file GetCheckerboardCenter.h.
virtual ROS_DEPRECATED uint8_t* kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 85 of file GetCheckerboardCenter.h.
float kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::depth_prior |
Definition at line 48 of file GetCheckerboardCenter.h.
float kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::max_x |
Definition at line 39 of file GetCheckerboardCenter.h.
float kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::max_y |
Definition at line 45 of file GetCheckerboardCenter.h.
float kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::min_x |
Definition at line 36 of file GetCheckerboardCenter.h.
float kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::min_y |
Definition at line 42 of file GetCheckerboardCenter.h.