Livox SDK API
V2.2.0
|
#include <livox_def.h>
Public Attributes | |
uint32_t | error_code |
LidarErrorCode | lidar_error_code |
HubErrorCode | hub_error_code |
Device error message.
Definition at line 309 of file livox_def.h.
uint32_t ErrorMessage::error_code |
Error code.
Definition at line 310 of file livox_def.h.
HubErrorCode ErrorMessage::hub_error_code |
Hub error code.
Definition at line 312 of file livox_def.h.
LidarErrorCode ErrorMessage::lidar_error_code |
Lidar error code.
Definition at line 311 of file livox_def.h.