-
1. Go over previous meeting minutes.
* Investigate what would happen if we add gcc options and linters to a package -> @nnmm
* From Josh: We use ament_lint_common which runs all of the linters lis…
-
Hello YuePanEdward. Thank you for sharing your program.
Now i am trying to run your program in my pc, ubuntu 18.04.
I run as your tutorial. However, when the program run into "dataio.batch_read_…
-
```
In file included from /home/dfg/Livox/ws_livox/src/livox_ros_driver/livox_ros_driver/lds_lidar.cpp:25:0:
/home/dfg/Livox/ws_livox/src/livox_ros_driver/livox_ros_driver/lds_lidar.h:92:7: error: ‘…
-
mac环境下,执行make命令的时候发生以下错误,只能ubuntu环境吗,不支持mac编译吗
[ 72%] Linking CXX executable lidar_lvx_sample
[ 72%] Built target lidar_lvx_sample
Scanning dependencies of target hub_sample_cc
[ 74%] Building…
-
Excuse me. How to use the package of livox simulation?
-
"The photo dimension needs to be modified according to the FOV(field of view) of LiDAR, the Horizon ’s FOV is 81.7 (horizontal) x 25.1 (vertical), so the photos used in this case have a dimension of 1…
-
In https://github.com/Livox-SDK/Livox-SDK/tree/master/sample/lidar no have lidar_sample
-
Hi Ryan,
I am currently mentoring a high school student who is helping with the development of a UAV-LIDAR mapping system that uses the Livox Horizon LIDAR. She has written a fantastic .lvx file read…
-
Hi all.
I have a library for my own projects to works with livox lidars based on your Livox-SDK. Now I am using Livox Horizon.
I am develop for connect and disconnect Lidars on runtime, and …
-
I have a Livox-Horizon lidar and want to use python to take the point cloud data,can this code run on Livox-Horizon ?