LIO-Livox icon indicating copy to clipboard operation
LIO-Livox copied to clipboard

A Robust LiDAR-Inertial Odometry for Livox LiDAR

Results 59 LIO-Livox issues
Sort by recently updated
recently updated
newest added

Hello is there a Download for The Rosbag used as exmple ?

Hello, Is it Planned to support Pointcloud2 format as Input ?

https://github.com/Livox-SDK/LIO-Livox/blob/2296e4bea59bcfec09624a6f052fd6bfbe2b1e6a/src/segment/pointsCorrect.cpp#L241C1-L241C1 In function GetRTMatrix_cor, the local variable v2 should be normalized before being used in the Rodrigue's formula

Getting this error with hap lidar , on ubuntu 20. I am getting odometry trajectory in rviz but map is not seen.

Hi all, I try to generate a map with LIO-LIVOX using HAP. I ran my custom rosbag files, and it works well with this error. I think memory leak is...

In `LidarFeatureExtractor.cpp`, `detectFeaturePoint`, (and also detectFeaturePoint2/3), break point selection. The original codes are: ```cpp // break points select if(CloudFeatureFlag[i] == 100){ debugnum2++; std::vector front_norms; Eigen::Vector3d norm_front(0,0,0); Eigen::Vector3d norm_back(0,0,0); for(int k...

![图片](https://user-images.githubusercontent.com/101967012/207333540-d922deac-2457-4720-84b4-4fa8527e7679.png) 我使用msg_HAP.launch时,会出现这样的错误。 ![图片](https://user-images.githubusercontent.com/101967012/207336090-efeb79fa-459c-4fbb-a27b-33664e50c6a2.png) 我使用rviz_HAP.launch时,rviz_HAP打开的rviz可以看到点云数据,但是hap.launch打开的rviz无法进行建图