Livox-Infra

Results 18 comments of Livox-Infra

Hi Gabriel, "handle" can be treated as the id of a lidar, and it is the ip address represented as an integer. The [quick start sample](https://github.com/Livox-SDK/Livox-SDK2/tree/master/samples/livox_lidar_quick_start) maybe help you about...

When running in ROS2 Humble, Driver2 has a performance problem in the data looping. We have solved it in v1.1.3. Please refer to this release: [1.1.3](https://github.com/Livox-SDK/livox_ros_driver2/releases/tag/1.1.3) Again, this is a...

> _No description provided._ 目前的 SDK2 版本已经支持 ARM 编译

> How can I build the livox SDK in docker? I know that it is possible to run container with sudo privileges but this may be unsafe since it gives...

正在修复,最近会更新到 github : )

> > 正在修复,最近会更新到 github : ) > > @Livox-Infra 请问这个已经push了么?能否和commit链接下? Driver2 的 tag 1.1.2 版本对此问题有所优化,可以下载试试:https://github.com/Livox-SDK/livox_ros_driver2/releases/tag/1.1.2 或者 git pull 最新的 commit 注意:楼主提到的问题实质是 Driver2 的问题,而非 SDK2 本身的问题。

Just simply mix the config files of MID-360 & HAP, like this: { HAP: { ... }, MID360: { ... } } then MID-360s & HAPs can work together in...

> Thank you for the answer. That helps me already. How is it now, if I have for example 10 mid360 sensors in the network but only want to scan...