#include <RobotMeasurement.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::vector < ::camera_pose_calibration::CameraMeasurement_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::camera_pose_calibration::CameraMeasurement_ < ContainerAllocator > >::other > | _M_cam_type |
typedef boost::shared_ptr < ::camera_pose_calibration::RobotMeasurement_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::camera_pose_calibration::RobotMeasurement_ < ContainerAllocator > > | Ptr |
typedef RobotMeasurement_ < ContainerAllocator > | Type |
Public Member Functions | |
RobotMeasurement_ () | |
RobotMeasurement_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
std::vector < ::camera_pose_calibration::CameraMeasurement_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::camera_pose_calibration::CameraMeasurement_ < ContainerAllocator > >::other > | M_cam |
Definition at line 23 of file RobotMeasurement.h.
typedef ::std_msgs::Header_<ContainerAllocator> camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::_header_type |
Definition at line 38 of file RobotMeasurement.h.
typedef std::vector< ::camera_pose_calibration::CameraMeasurement_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::camera_pose_calibration::CameraMeasurement_<ContainerAllocator> >::other > camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::_M_cam_type |
Definition at line 41 of file RobotMeasurement.h.
typedef boost::shared_ptr< ::camera_pose_calibration::RobotMeasurement_<ContainerAllocator> const> camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::ConstPtr |
Definition at line 46 of file RobotMeasurement.h.
typedef boost::shared_ptr< ::camera_pose_calibration::RobotMeasurement_<ContainerAllocator> > camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::Ptr |
Definition at line 45 of file RobotMeasurement.h.
typedef RobotMeasurement_<ContainerAllocator> camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::Type |
Definition at line 24 of file RobotMeasurement.h.
camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::RobotMeasurement_ | ( | ) | [inline] |
Definition at line 26 of file RobotMeasurement.h.
camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::RobotMeasurement_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file RobotMeasurement.h.
boost::shared_ptr<std::map<std::string, std::string> > camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::__connection_header |
Definition at line 47 of file RobotMeasurement.h.
::std_msgs::Header_<ContainerAllocator> camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::header |
Definition at line 39 of file RobotMeasurement.h.
std::vector< ::camera_pose_calibration::CameraMeasurement_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::camera_pose_calibration::CameraMeasurement_<ContainerAllocator> >::other > camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::M_cam |
Definition at line 42 of file RobotMeasurement.h.