The LIDAR scan point structure. More...
#include <aurora_pubsdk_objects.h>
Public Attributes | |
float | dist |
The distance of the scan point in meters. | |
float | angle |
The angle of the scan point in radians using the right-hand coordinate system. | |
uint8_t | quality |
The quality (RSSI) of the scan point. | |
The LIDAR scan point structure.
The LIDAR scan point structure contains data of a single LIDAR scan point.