get imu data from sdk #204
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
请问有没有哪位大佬知道怎么从livox 的sdk中获取雷达内置 imu 的数据?
在sdk中设置雷达的imu传输速率 imu_rate = kImuFreq200Hz(设置为 kImuFreq0Hz 即为关闭 imu 数据传输)。
。

即可在主函数中的 GetLidarData() 函数中得到imu的传输数据:
数据传输格式为: