Livox SDK API
V2.2.0
|
#include <livox_def.h>
Public Attributes | |
char | broadcast_code [16] |
uint8_t | state |
LiDAR mode configuration information.
Definition at line 370 of file livox_def.h.
char LidarModeRequestItem::broadcast_code[16] |
Device broadcast code, null-terminated string, 15 characters at most.
Definition at line 371 of file livox_def.h.
uint8_t LidarModeRequestItem::state |
LiDAR state, refer to LidarMode.
Definition at line 372 of file livox_def.h.