ROS message class definition for LaserScan.
Definition laser_scan.hpp:19
std::vector< float > intensities
intensity data [device-specific units]. If your
Definition laser_scan.hpp:48
std_msgs::msg::Header header
timestamp in the header is the acquisition time of
Definition laser_scan.hpp:27
float range_max
maximum range value [m]
Definition laser_scan.hpp:44
std::vector< float > ranges
range data [m]
Definition laser_scan.hpp:46
float range_min
minimum range value [m]
Definition laser_scan.hpp:43
float time_increment
time between measurements [seconds] - if your scanner
Definition laser_scan.hpp:38
float angle_max
end angle of the scan [rad]
Definition laser_scan.hpp:35
float angle_min
start angle of the scan [rad]
Definition laser_scan.hpp:34
float angle_increment
angular distance between measurements [rad]
Definition laser_scan.hpp:36
float scan_time
time between scans [seconds]
Definition laser_scan.hpp:41
message definitions of the sensor_msgs package
Definition battery_state.hpp:8