Closed sihanh closed 3 years ago
Eh, I have not tested my algorithm on Velodyne-16 yet and therefore I do not promise it can work well with it. Maybe you can try to modify the code of LiDAR feature extraction and LIO subsystem to make it capable work with Velodyne LiDARs.
@ziv-lin
Hi, i can see that FAST_LIO supports VELO16, below is the code, where normal_x,
normal_y
, normal_z
and curvature values are there.
So do i have to just upgrade the FAST_LIO version in this repository to make it work?
Hi @satyajitghana @sihanh , do you eventually get it work with vlp16?
when I use Velodyne 16, switch lidar type to 2, the feature extract node has the following warning.
I don't think the velodyne_points field has those attributes and I cannot find in the source code of this warning.