#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 std::shared_ptr< ::sensor_msgs::LaserScan_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::sensor_msgs::LaserScan_< ContainerAllocator > > | Ptr |
typedef LaserScan_< ContainerAllocator > | Type |
Public Member Functions | |
LaserScan_ () | |
LaserScan_ (const ContainerAllocator &_alloc) | |
Definition at line 24 of file LaserScan.h.
typedef float sensor_msgs::LaserScan_< ContainerAllocator >::_angle_increment_type |
Definition at line 65 of file LaserScan.h.
typedef float sensor_msgs::LaserScan_< ContainerAllocator >::_angle_max_type |
Definition at line 62 of file LaserScan.h.
typedef float sensor_msgs::LaserScan_< ContainerAllocator >::_angle_min_type |
Definition at line 59 of file LaserScan.h.
typedef ::std_msgs::Header_<ContainerAllocator> sensor_msgs::LaserScan_< ContainerAllocator >::_header_type |
Definition at line 56 of file LaserScan.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > sensor_msgs::LaserScan_< ContainerAllocator >::_intensities_type |
Definition at line 83 of file LaserScan.h.
typedef float sensor_msgs::LaserScan_< ContainerAllocator >::_range_max_type |
Definition at line 77 of file LaserScan.h.
typedef float sensor_msgs::LaserScan_< ContainerAllocator >::_range_min_type |
Definition at line 74 of file LaserScan.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > sensor_msgs::LaserScan_< ContainerAllocator >::_ranges_type |
Definition at line 80 of file LaserScan.h.
typedef float sensor_msgs::LaserScan_< ContainerAllocator >::_scan_time_type |
Definition at line 71 of file LaserScan.h.
typedef float sensor_msgs::LaserScan_< ContainerAllocator >::_time_increment_type |
Definition at line 68 of file LaserScan.h.
typedef std::shared_ptr< ::sensor_msgs::LaserScan_<ContainerAllocator> const> sensor_msgs::LaserScan_< ContainerAllocator >::ConstPtr |
Definition at line 90 of file LaserScan.h.
typedef std::shared_ptr< ::sensor_msgs::LaserScan_<ContainerAllocator> > sensor_msgs::LaserScan_< ContainerAllocator >::Ptr |
Definition at line 89 of file LaserScan.h.
typedef LaserScan_<ContainerAllocator> sensor_msgs::LaserScan_< ContainerAllocator >::Type |
Definition at line 26 of file LaserScan.h.
|
inline |
Definition at line 28 of file LaserScan.h.
|
inline |
Definition at line 40 of file LaserScan.h.
_angle_increment_type sensor_msgs::LaserScan_< ContainerAllocator >::angle_increment |
Definition at line 66 of file LaserScan.h.
_angle_max_type sensor_msgs::LaserScan_< ContainerAllocator >::angle_max |
Definition at line 63 of file LaserScan.h.
_angle_min_type sensor_msgs::LaserScan_< ContainerAllocator >::angle_min |
Definition at line 60 of file LaserScan.h.
_header_type sensor_msgs::LaserScan_< ContainerAllocator >::header |
Definition at line 57 of file LaserScan.h.
_intensities_type sensor_msgs::LaserScan_< ContainerAllocator >::intensities |
Definition at line 84 of file LaserScan.h.
_range_max_type sensor_msgs::LaserScan_< ContainerAllocator >::range_max |
Definition at line 78 of file LaserScan.h.
_range_min_type sensor_msgs::LaserScan_< ContainerAllocator >::range_min |
Definition at line 75 of file LaserScan.h.
_ranges_type sensor_msgs::LaserScan_< ContainerAllocator >::ranges |
Definition at line 81 of file LaserScan.h.
_scan_time_type sensor_msgs::LaserScan_< ContainerAllocator >::scan_time |
Definition at line 72 of file LaserScan.h.
_time_increment_type sensor_msgs::LaserScan_< ContainerAllocator >::time_increment |
Definition at line 69 of file LaserScan.h.