$search
#include <DenseLaserSnapshot.h>
Public Types | |
typedef float | _angle_increment_type |
typedef float | _angle_max_type |
typedef float | _angle_min_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _intensities_type |
typedef uint32_t | _num_scans_type |
typedef float | _range_max_type |
typedef float | _range_min_type |
typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _ranges_type |
typedef uint32_t | _readings_per_scan_type |
typedef std::vector< ros::Time, typename ContainerAllocator::template rebind< ros::Time >::other > | _scan_start_type |
typedef float | _time_increment_type |
typedef boost::shared_ptr < ::calibration_msgs::DenseLaserSnapshot_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::calibration_msgs::DenseLaserSnapshot_ < ContainerAllocator > > | Ptr |
typedef DenseLaserSnapshot_ < 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 |
DenseLaserSnapshot_ (const ContainerAllocator &_alloc) | |
DenseLaserSnapshot_ () | |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED uint32_t | get_intensities_size () const |
ROS_DEPRECATED void | get_intensities_vec (std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec) const |
ROS_DEPRECATED uint32_t | get_ranges_size () const |
ROS_DEPRECATED void | get_ranges_vec (std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec) const |
ROS_DEPRECATED uint32_t | get_scan_start_size () const |
ROS_DEPRECATED void | get_scan_start_vec (std::vector< ros::Time, typename ContainerAllocator::template rebind< ros::Time >::other > &vec) const |
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_intensities_size (uint32_t size) |
ROS_DEPRECATED void | set_intensities_vec (const std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec) |
ROS_DEPRECATED void | set_ranges_size (uint32_t size) |
ROS_DEPRECATED void | set_ranges_vec (const std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec) |
ROS_DEPRECATED void | set_scan_start_size (uint32_t size) |
ROS_DEPRECATED void | set_scan_start_vec (const std::vector< ros::Time, typename ContainerAllocator::template rebind< ros::Time >::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 |
float | angle_increment |
float | angle_max |
float | angle_min |
::std_msgs::Header_ < ContainerAllocator > | header |
std::vector< float, typename ContainerAllocator::template rebind< float >::other > | intensities |
uint32_t | num_scans |
float | range_max |
float | range_min |
std::vector< float, typename ContainerAllocator::template rebind< float >::other > | ranges |
uint32_t | readings_per_scan |
std::vector< ros::Time, typename ContainerAllocator::template rebind< ros::Time >::other > | scan_start |
float | time_increment |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 22 of file DenseLaserSnapshot.h.
typedef float calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::_angle_increment_type |
Definition at line 66 of file DenseLaserSnapshot.h.
typedef float calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::_angle_max_type |
Definition at line 63 of file DenseLaserSnapshot.h.
typedef float calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::_angle_min_type |
Definition at line 60 of file DenseLaserSnapshot.h.
typedef ::std_msgs::Header_<ContainerAllocator> calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::_header_type |
Definition at line 57 of file DenseLaserSnapshot.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::_intensities_type |
Definition at line 87 of file DenseLaserSnapshot.h.
typedef uint32_t calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::_num_scans_type |
Definition at line 81 of file DenseLaserSnapshot.h.
typedef float calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::_range_max_type |
Definition at line 75 of file DenseLaserSnapshot.h.
typedef float calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::_range_min_type |
Definition at line 72 of file DenseLaserSnapshot.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::_ranges_type |
Definition at line 84 of file DenseLaserSnapshot.h.
typedef uint32_t calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::_readings_per_scan_type |
Definition at line 78 of file DenseLaserSnapshot.h.
typedef std::vector<ros::Time, typename ContainerAllocator::template rebind<ros::Time>::other > calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::_scan_start_type |
Definition at line 90 of file DenseLaserSnapshot.h.
typedef float calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::_time_increment_type |
Definition at line 69 of file DenseLaserSnapshot.h.
typedef boost::shared_ptr< ::calibration_msgs::DenseLaserSnapshot_<ContainerAllocator> const> calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::ConstPtr |
Definition at line 228 of file DenseLaserSnapshot.h.
typedef boost::shared_ptr< ::calibration_msgs::DenseLaserSnapshot_<ContainerAllocator> > calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::Ptr |
Definition at line 227 of file DenseLaserSnapshot.h.
typedef DenseLaserSnapshot_<ContainerAllocator> calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::Type |
Definition at line 23 of file DenseLaserSnapshot.h.
calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::DenseLaserSnapshot_ | ( | ) | [inline] |
Definition at line 25 of file DenseLaserSnapshot.h.
calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::DenseLaserSnapshot_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 41 of file DenseLaserSnapshot.h.
ROS_DEPRECATED const std::string calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 111 of file DenseLaserSnapshot.h.
ROS_DEPRECATED const std::string calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 118 of file DenseLaserSnapshot.h.
ROS_DEPRECATED const std::string calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 171 of file DenseLaserSnapshot.h.
static ROS_DEPRECATED const std::string calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 109 of file DenseLaserSnapshot.h.
static const char* calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 107 of file DenseLaserSnapshot.h.
static ROS_DEPRECATED const std::string calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 116 of file DenseLaserSnapshot.h.
static const char* calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 114 of file DenseLaserSnapshot.h.
static ROS_DEPRECATED const std::string calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 169 of file DenseLaserSnapshot.h.
static const char* calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 121 of file DenseLaserSnapshot.h.
virtual ROS_DEPRECATED uint8_t* calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 191 of file DenseLaserSnapshot.h.
ROS_DEPRECATED uint32_t calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::get_intensities_size | ( | ) | const [inline] |
Definition at line 98 of file DenseLaserSnapshot.h.
ROS_DEPRECATED void calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::get_intensities_vec | ( | std::vector< float, typename ContainerAllocator::template rebind< float >::other > & | vec | ) | const [inline] |
Definition at line 100 of file DenseLaserSnapshot.h.
ROS_DEPRECATED uint32_t calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::get_ranges_size | ( | ) | const [inline] |
Definition at line 94 of file DenseLaserSnapshot.h.
ROS_DEPRECATED void calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::get_ranges_vec | ( | std::vector< float, typename ContainerAllocator::template rebind< float >::other > & | vec | ) | const [inline] |
Definition at line 96 of file DenseLaserSnapshot.h.
ROS_DEPRECATED uint32_t calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::get_scan_start_size | ( | ) | const [inline] |
Definition at line 102 of file DenseLaserSnapshot.h.
ROS_DEPRECATED void calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::get_scan_start_vec | ( | std::vector< ros::Time, typename ContainerAllocator::template rebind< ros::Time >::other > & | vec | ) | const [inline] |
Definition at line 104 of file DenseLaserSnapshot.h.
virtual ROS_DEPRECATED uint32_t calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 209 of file DenseLaserSnapshot.h.
virtual ROS_DEPRECATED uint8_t* calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 173 of file DenseLaserSnapshot.h.
ROS_DEPRECATED void calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::set_intensities_size | ( | uint32_t | size | ) | [inline] |
Definition at line 99 of file DenseLaserSnapshot.h.
ROS_DEPRECATED void calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::set_intensities_vec | ( | const std::vector< float, typename ContainerAllocator::template rebind< float >::other > & | vec | ) | [inline] |
Definition at line 101 of file DenseLaserSnapshot.h.
ROS_DEPRECATED void calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::set_ranges_size | ( | uint32_t | size | ) | [inline] |
Definition at line 95 of file DenseLaserSnapshot.h.
ROS_DEPRECATED void calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::set_ranges_vec | ( | const std::vector< float, typename ContainerAllocator::template rebind< float >::other > & | vec | ) | [inline] |
Definition at line 97 of file DenseLaserSnapshot.h.
ROS_DEPRECATED void calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::set_scan_start_size | ( | uint32_t | size | ) | [inline] |
Definition at line 103 of file DenseLaserSnapshot.h.
ROS_DEPRECATED void calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::set_scan_start_vec | ( | const std::vector< ros::Time, typename ContainerAllocator::template rebind< ros::Time >::other > & | vec | ) | [inline] |
Definition at line 105 of file DenseLaserSnapshot.h.
boost::shared_ptr<std::map<std::string, std::string> > calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::__connection_header |
Definition at line 229 of file DenseLaserSnapshot.h.
float calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::angle_increment |
Definition at line 67 of file DenseLaserSnapshot.h.
float calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::angle_max |
Definition at line 64 of file DenseLaserSnapshot.h.
float calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::angle_min |
Definition at line 61 of file DenseLaserSnapshot.h.
::std_msgs::Header_<ContainerAllocator> calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::header |
Definition at line 58 of file DenseLaserSnapshot.h.
std::vector<float, typename ContainerAllocator::template rebind<float>::other > calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::intensities |
Definition at line 88 of file DenseLaserSnapshot.h.
uint32_t calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::num_scans |
Definition at line 82 of file DenseLaserSnapshot.h.
float calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::range_max |
Definition at line 76 of file DenseLaserSnapshot.h.
float calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::range_min |
Definition at line 73 of file DenseLaserSnapshot.h.
std::vector<float, typename ContainerAllocator::template rebind<float>::other > calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::ranges |
Definition at line 85 of file DenseLaserSnapshot.h.
uint32_t calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::readings_per_scan |
Definition at line 79 of file DenseLaserSnapshot.h.
std::vector<ros::Time, typename ContainerAllocator::template rebind<ros::Time>::other > calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::scan_start |
Definition at line 91 of file DenseLaserSnapshot.h.
float calibration_msgs::DenseLaserSnapshot_< ContainerAllocator >::time_increment |
Definition at line 70 of file DenseLaserSnapshot.h.