#include <GetCheckerboardPose.h>
Public Types | |
typedef int32_t | _corners_x_type |
typedef int32_t | _corners_y_type |
typedef float | _spacing_x_type |
typedef float | _spacing_y_type |
typedef boost::shared_ptr < ::kinect_depth_calibration::GetCheckerboardPoseRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::kinect_depth_calibration::GetCheckerboardPoseRequest_ < ContainerAllocator > > | Ptr |
typedef GetCheckerboardPoseRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
GetCheckerboardPoseRequest_ () | |
GetCheckerboardPoseRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | corners_x |
int32_t | corners_y |
float | spacing_x |
float | spacing_y |
Definition at line 26 of file GetCheckerboardPose.h.
typedef int32_t kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::_corners_x_type |
Definition at line 45 of file GetCheckerboardPose.h.
typedef int32_t kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::_corners_y_type |
Definition at line 48 of file GetCheckerboardPose.h.
typedef float kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::_spacing_x_type |
Definition at line 51 of file GetCheckerboardPose.h.
typedef float kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::_spacing_y_type |
Definition at line 54 of file GetCheckerboardPose.h.
typedef boost::shared_ptr< ::kinect_depth_calibration::GetCheckerboardPoseRequest_<ContainerAllocator> const> kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::ConstPtr |
Definition at line 59 of file GetCheckerboardPose.h.
typedef boost::shared_ptr< ::kinect_depth_calibration::GetCheckerboardPoseRequest_<ContainerAllocator> > kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::Ptr |
Definition at line 58 of file GetCheckerboardPose.h.
typedef GetCheckerboardPoseRequest_<ContainerAllocator> kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::Type |
Definition at line 27 of file GetCheckerboardPose.h.
kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::GetCheckerboardPoseRequest_ | ( | ) | [inline] |
Definition at line 29 of file GetCheckerboardPose.h.
kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::GetCheckerboardPoseRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 37 of file GetCheckerboardPose.h.
boost::shared_ptr<std::map<std::string, std::string> > kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::__connection_header |
Definition at line 60 of file GetCheckerboardPose.h.
int32_t kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::corners_x |
Definition at line 46 of file GetCheckerboardPose.h.
int32_t kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::corners_y |
Definition at line 49 of file GetCheckerboardPose.h.
float kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::spacing_x |
Definition at line 52 of file GetCheckerboardPose.h.
float kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::spacing_y |
Definition at line 55 of file GetCheckerboardPose.h.