#include <LaserScan.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 float | _range_max_type |
typedef float | _range_min_type |
typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _ranges_type |
typedef float | _scan_time_type |
typedef float | _time_increment_type |
typedef boost::shared_ptr< ::sensor_msgs::LaserScan_< ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr< ::sensor_msgs::LaserScan_< ContainerAllocator > > | Ptr |
typedef LaserScan_< ContainerAllocator > | Type |
Public Member Functions | |
LaserScan_ () | |
LaserScan_ (const ContainerAllocator &_alloc) | |
Definition at line 23 of file LaserScan.h.
typedef float sensor_msgs::LaserScan_< ContainerAllocator >::_angle_increment_type |
Definition at line 64 of file LaserScan.h.
typedef float sensor_msgs::LaserScan_< ContainerAllocator >::_angle_max_type |
Definition at line 61 of file LaserScan.h.
typedef float sensor_msgs::LaserScan_< ContainerAllocator >::_angle_min_type |
Definition at line 58 of file LaserScan.h.
typedef ::std_msgs::Header_<ContainerAllocator> sensor_msgs::LaserScan_< ContainerAllocator >::_header_type |
Definition at line 55 of file LaserScan.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > sensor_msgs::LaserScan_< ContainerAllocator >::_intensities_type |
Definition at line 82 of file LaserScan.h.
typedef float sensor_msgs::LaserScan_< ContainerAllocator >::_range_max_type |
Definition at line 76 of file LaserScan.h.
typedef float sensor_msgs::LaserScan_< ContainerAllocator >::_range_min_type |
Definition at line 73 of file LaserScan.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > sensor_msgs::LaserScan_< ContainerAllocator >::_ranges_type |
Definition at line 79 of file LaserScan.h.
typedef float sensor_msgs::LaserScan_< ContainerAllocator >::_scan_time_type |
Definition at line 70 of file LaserScan.h.
typedef float sensor_msgs::LaserScan_< ContainerAllocator >::_time_increment_type |
Definition at line 67 of file LaserScan.h.
typedef boost::shared_ptr< ::sensor_msgs::LaserScan_<ContainerAllocator> const> sensor_msgs::LaserScan_< ContainerAllocator >::ConstPtr |
Definition at line 89 of file LaserScan.h.
typedef boost::shared_ptr< ::sensor_msgs::LaserScan_<ContainerAllocator> > sensor_msgs::LaserScan_< ContainerAllocator >::Ptr |
Definition at line 88 of file LaserScan.h.
typedef LaserScan_<ContainerAllocator> sensor_msgs::LaserScan_< ContainerAllocator >::Type |
Definition at line 25 of file LaserScan.h.
|
inline |
Definition at line 27 of file LaserScan.h.
|
inline |
Definition at line 39 of file LaserScan.h.
_angle_increment_type sensor_msgs::LaserScan_< ContainerAllocator >::angle_increment |
Definition at line 65 of file LaserScan.h.
_angle_max_type sensor_msgs::LaserScan_< ContainerAllocator >::angle_max |
Definition at line 62 of file LaserScan.h.
_angle_min_type sensor_msgs::LaserScan_< ContainerAllocator >::angle_min |
Definition at line 59 of file LaserScan.h.
_header_type sensor_msgs::LaserScan_< ContainerAllocator >::header |
Definition at line 56 of file LaserScan.h.
_intensities_type sensor_msgs::LaserScan_< ContainerAllocator >::intensities |
Definition at line 83 of file LaserScan.h.
_range_max_type sensor_msgs::LaserScan_< ContainerAllocator >::range_max |
Definition at line 77 of file LaserScan.h.
_range_min_type sensor_msgs::LaserScan_< ContainerAllocator >::range_min |
Definition at line 74 of file LaserScan.h.
_ranges_type sensor_msgs::LaserScan_< ContainerAllocator >::ranges |
Definition at line 80 of file LaserScan.h.
_scan_time_type sensor_msgs::LaserScan_< ContainerAllocator >::scan_time |
Definition at line 71 of file LaserScan.h.
_time_increment_type sensor_msgs::LaserScan_< ContainerAllocator >::time_increment |
Definition at line 68 of file LaserScan.h.