Livox SDK API
V2.2.0
|
#include <livox_def.h>
Public Attributes | |
uint8_t | ret_code |
uint8_t | count |
ReturnCode | return_list [1] |
The response body of setting IMU push frequency of sub LiDAR conneted to Hub.
Definition at line 830 of file livox_def.h.
uint8_t HubSetImuPushFrequencyResponse::count |
Count of return_list.
Definition at line 832 of file livox_def.h.
uint8_t HubSetImuPushFrequencyResponse::ret_code |
Return code.
Definition at line 831 of file livox_def.h.
ReturnCode HubSetImuPushFrequencyResponse::return_list[1] |
Return list.
Definition at line 833 of file livox_def.h.