#include <CameraPose.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _camera_id_type |
typedef ::geometry_msgs::Pose_ < ContainerAllocator > | _pose_type |
typedef boost::shared_ptr < ::camera_pose_calibration::CameraPose_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::camera_pose_calibration::CameraPose_ < ContainerAllocator > > | Ptr |
typedef CameraPose_ < ContainerAllocator > | Type |
Public Member Functions | |
CameraPose_ () | |
CameraPose_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | camera_id |
::geometry_msgs::Pose_ < ContainerAllocator > | pose |
Definition at line 22 of file CameraPose.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > camera_pose_calibration::CameraPose_< ContainerAllocator >::_camera_id_type |
Definition at line 37 of file CameraPose.h.
typedef ::geometry_msgs::Pose_<ContainerAllocator> camera_pose_calibration::CameraPose_< ContainerAllocator >::_pose_type |
Definition at line 40 of file CameraPose.h.
typedef boost::shared_ptr< ::camera_pose_calibration::CameraPose_<ContainerAllocator> const> camera_pose_calibration::CameraPose_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file CameraPose.h.
typedef boost::shared_ptr< ::camera_pose_calibration::CameraPose_<ContainerAllocator> > camera_pose_calibration::CameraPose_< ContainerAllocator >::Ptr |
Definition at line 44 of file CameraPose.h.
typedef CameraPose_<ContainerAllocator> camera_pose_calibration::CameraPose_< ContainerAllocator >::Type |
Definition at line 23 of file CameraPose.h.
camera_pose_calibration::CameraPose_< ContainerAllocator >::CameraPose_ | ( | ) | [inline] |
Definition at line 25 of file CameraPose.h.
camera_pose_calibration::CameraPose_< ContainerAllocator >::CameraPose_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file CameraPose.h.
boost::shared_ptr<std::map<std::string, std::string> > camera_pose_calibration::CameraPose_< ContainerAllocator >::__connection_header |
Definition at line 46 of file CameraPose.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > camera_pose_calibration::CameraPose_< ContainerAllocator >::camera_id |
Definition at line 38 of file CameraPose.h.
::geometry_msgs::Pose_<ContainerAllocator> camera_pose_calibration::CameraPose_< ContainerAllocator >::pose |
Definition at line 41 of file CameraPose.h.