Livox SDK API
V2.2.0
|
#include <livox_def.h>
Public Attributes | |
uint8_t | ret_code |
uint8_t | state |
uint8_t | feature |
StatusUnion | error_union |
The body of heartbeat response.
Definition at line 514 of file livox_def.h.
StatusUnion HeartbeatResponse::error_union |
LiDAR work state.
Definition at line 518 of file livox_def.h.
uint8_t HeartbeatResponse::feature |
LiDAR feature.
Definition at line 517 of file livox_def.h.
uint8_t HeartbeatResponse::ret_code |
Return code.
Definition at line 515 of file livox_def.h.
uint8_t HeartbeatResponse::state |
Working state.
Definition at line 516 of file livox_def.h.