![]() |
Livox SDK API
V1.1.0
|
#include <livox_def.h>
Public Attributes | |
| uint8_t | ret_code |
| uint8_t | count |
| LidarStateItem | state_list [1] |
The response body of getting sub LiDAR's state.
Definition at line 369 of file livox_def.h.
| uint8_t HubQueryLidarStatusResponse::count |
Number of LiDAR connected to the Livox Hub.
Definition at line 371 of file livox_def.h.
| uint8_t HubQueryLidarStatusResponse::ret_code |
Return code.
Definition at line 370 of file livox_def.h.
| LidarStateItem HubQueryLidarStatusResponse::state_list[1] |
Device information of connected LiDAR units.
Definition at line 372 of file livox_def.h.