$search
#include <LaserMeasurement.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef ::calibration_msgs::CalibrationPattern_ < ContainerAllocator > | _image_features_type |
typedef ::calibration_msgs::JointStateCalibrationPattern_ < ContainerAllocator > | _joint_features_type |
typedef std::vector < ::sensor_msgs::JointState_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::sensor_msgs::JointState_ < ContainerAllocator > >::other > | _joint_points_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _laser_id_type |
typedef ::sensor_msgs::Image_ < ContainerAllocator > | _laser_image_type |
typedef ::calibration_msgs::DenseLaserSnapshot_ < ContainerAllocator > | _snapshot_type |
typedef uint8_t | _verbose_type |
typedef boost::shared_ptr < ::calibration_msgs::LaserMeasurement_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::calibration_msgs::LaserMeasurement_ < ContainerAllocator > > | Ptr |
typedef LaserMeasurement_ < 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 |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED uint32_t | get_joint_points_size () const |
ROS_DEPRECATED void | get_joint_points_vec (std::vector< ::sensor_msgs::JointState_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::sensor_msgs::JointState_< ContainerAllocator > >::other > &vec) const |
LaserMeasurement_ (const ContainerAllocator &_alloc) | |
LaserMeasurement_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
ROS_DEPRECATED void | set_joint_points_size (uint32_t size) |
ROS_DEPRECATED void | set_joint_points_vec (const std::vector< ::sensor_msgs::JointState_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::sensor_msgs::JointState_< ContainerAllocator > >::other > &vec) |
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 () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
::calibration_msgs::CalibrationPattern_ < ContainerAllocator > | image_features |
::calibration_msgs::JointStateCalibrationPattern_ < ContainerAllocator > | joint_features |
std::vector < ::sensor_msgs::JointState_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::sensor_msgs::JointState_ < ContainerAllocator > >::other > | joint_points |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | laser_id |
::sensor_msgs::Image_ < ContainerAllocator > | laser_image |
::calibration_msgs::DenseLaserSnapshot_ < ContainerAllocator > | snapshot |
uint8_t | verbose |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 27 of file LaserMeasurement.h.
typedef ::std_msgs::Header_<ContainerAllocator> calibration_msgs::LaserMeasurement_< ContainerAllocator >::_header_type |
Definition at line 54 of file LaserMeasurement.h.
typedef ::calibration_msgs::CalibrationPattern_<ContainerAllocator> calibration_msgs::LaserMeasurement_< ContainerAllocator >::_image_features_type |
Definition at line 72 of file LaserMeasurement.h.
typedef ::calibration_msgs::JointStateCalibrationPattern_<ContainerAllocator> calibration_msgs::LaserMeasurement_< ContainerAllocator >::_joint_features_type |
Definition at line 75 of file LaserMeasurement.h.
typedef std::vector< ::sensor_msgs::JointState_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::sensor_msgs::JointState_<ContainerAllocator> >::other > calibration_msgs::LaserMeasurement_< ContainerAllocator >::_joint_points_type |
Definition at line 60 of file LaserMeasurement.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > calibration_msgs::LaserMeasurement_< ContainerAllocator >::_laser_id_type |
Definition at line 57 of file LaserMeasurement.h.
typedef ::sensor_msgs::Image_<ContainerAllocator> calibration_msgs::LaserMeasurement_< ContainerAllocator >::_laser_image_type |
Definition at line 69 of file LaserMeasurement.h.
typedef ::calibration_msgs::DenseLaserSnapshot_<ContainerAllocator> calibration_msgs::LaserMeasurement_< ContainerAllocator >::_snapshot_type |
Definition at line 66 of file LaserMeasurement.h.
typedef uint8_t calibration_msgs::LaserMeasurement_< ContainerAllocator >::_verbose_type |
Definition at line 63 of file LaserMeasurement.h.
typedef boost::shared_ptr< ::calibration_msgs::LaserMeasurement_<ContainerAllocator> const> calibration_msgs::LaserMeasurement_< ContainerAllocator >::ConstPtr |
Definition at line 299 of file LaserMeasurement.h.
typedef boost::shared_ptr< ::calibration_msgs::LaserMeasurement_<ContainerAllocator> > calibration_msgs::LaserMeasurement_< ContainerAllocator >::Ptr |
Definition at line 298 of file LaserMeasurement.h.
typedef LaserMeasurement_<ContainerAllocator> calibration_msgs::LaserMeasurement_< ContainerAllocator >::Type |
Definition at line 28 of file LaserMeasurement.h.
calibration_msgs::LaserMeasurement_< ContainerAllocator >::LaserMeasurement_ | ( | ) | [inline] |
Definition at line 30 of file LaserMeasurement.h.
calibration_msgs::LaserMeasurement_< ContainerAllocator >::LaserMeasurement_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 42 of file LaserMeasurement.h.
ROS_DEPRECATED const std::string calibration_msgs::LaserMeasurement_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 88 of file LaserMeasurement.h.
ROS_DEPRECATED const std::string calibration_msgs::LaserMeasurement_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 95 of file LaserMeasurement.h.
ROS_DEPRECATED const std::string calibration_msgs::LaserMeasurement_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 254 of file LaserMeasurement.h.
static ROS_DEPRECATED const std::string calibration_msgs::LaserMeasurement_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 86 of file LaserMeasurement.h.
static const char* calibration_msgs::LaserMeasurement_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 84 of file LaserMeasurement.h.
static ROS_DEPRECATED const std::string calibration_msgs::LaserMeasurement_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 93 of file LaserMeasurement.h.
static const char* calibration_msgs::LaserMeasurement_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 91 of file LaserMeasurement.h.
static ROS_DEPRECATED const std::string calibration_msgs::LaserMeasurement_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 252 of file LaserMeasurement.h.
static const char* calibration_msgs::LaserMeasurement_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 98 of file LaserMeasurement.h.
virtual ROS_DEPRECATED uint8_t* calibration_msgs::LaserMeasurement_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 270 of file LaserMeasurement.h.
ROS_DEPRECATED uint32_t calibration_msgs::LaserMeasurement_< ContainerAllocator >::get_joint_points_size | ( | ) | const [inline] |
Definition at line 79 of file LaserMeasurement.h.
ROS_DEPRECATED void calibration_msgs::LaserMeasurement_< ContainerAllocator >::get_joint_points_vec | ( | std::vector< ::sensor_msgs::JointState_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::sensor_msgs::JointState_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 81 of file LaserMeasurement.h.
virtual ROS_DEPRECATED uint32_t calibration_msgs::LaserMeasurement_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 284 of file LaserMeasurement.h.
virtual ROS_DEPRECATED uint8_t* calibration_msgs::LaserMeasurement_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 256 of file LaserMeasurement.h.
ROS_DEPRECATED void calibration_msgs::LaserMeasurement_< ContainerAllocator >::set_joint_points_size | ( | uint32_t | size | ) | [inline] |
Definition at line 80 of file LaserMeasurement.h.
ROS_DEPRECATED void calibration_msgs::LaserMeasurement_< ContainerAllocator >::set_joint_points_vec | ( | const std::vector< ::sensor_msgs::JointState_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::sensor_msgs::JointState_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 82 of file LaserMeasurement.h.
boost::shared_ptr<std::map<std::string, std::string> > calibration_msgs::LaserMeasurement_< ContainerAllocator >::__connection_header |
Definition at line 300 of file LaserMeasurement.h.
::std_msgs::Header_<ContainerAllocator> calibration_msgs::LaserMeasurement_< ContainerAllocator >::header |
Definition at line 55 of file LaserMeasurement.h.
::calibration_msgs::CalibrationPattern_<ContainerAllocator> calibration_msgs::LaserMeasurement_< ContainerAllocator >::image_features |
Definition at line 73 of file LaserMeasurement.h.
::calibration_msgs::JointStateCalibrationPattern_<ContainerAllocator> calibration_msgs::LaserMeasurement_< ContainerAllocator >::joint_features |
Definition at line 76 of file LaserMeasurement.h.
std::vector< ::sensor_msgs::JointState_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::sensor_msgs::JointState_<ContainerAllocator> >::other > calibration_msgs::LaserMeasurement_< ContainerAllocator >::joint_points |
Definition at line 61 of file LaserMeasurement.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > calibration_msgs::LaserMeasurement_< ContainerAllocator >::laser_id |
Definition at line 58 of file LaserMeasurement.h.
::sensor_msgs::Image_<ContainerAllocator> calibration_msgs::LaserMeasurement_< ContainerAllocator >::laser_image |
Definition at line 70 of file LaserMeasurement.h.
::calibration_msgs::DenseLaserSnapshot_<ContainerAllocator> calibration_msgs::LaserMeasurement_< ContainerAllocator >::snapshot |
Definition at line 67 of file LaserMeasurement.h.
uint8_t calibration_msgs::LaserMeasurement_< ContainerAllocator >::verbose |
Definition at line 64 of file LaserMeasurement.h.