A single laser scan in Velodyne's frame of reference. More...
#include <data.h>
Public Attributes | |
| float | heading |
| in radians | |
| uint8_t | intensity |
| uint8_t | laser_number |
| float | pitch |
| in radians | |
| float | range |
| in meters | |
| uint16_t | revolution |
A single laser scan in Velodyne's frame of reference.
pitch is relative to the plane of the unit (in its frame of reference): positive is above, negative is below
heading is relative to the front of the unit (the outlet is the back): positive is clockwise (yaw)
Definition at line 298 of file data.h.
| uint8_t velodyne::laserscan::intensity |
| uint16_t velodyne::laserscan::revolution |