loam_livox icon indicating copy to clipboard operation
loam_livox copied to clipboard

A robust LiDAR Odometry and Mapping (LOAM) package for Livox-LiDAR

Results 74 loam_livox issues
Sort by recently updated
recently updated
newest added

编译时有很多如下的错误: /usr/local/include/ceres/internal/integer_sequence_algorithm.h:64:16: error: ‘integer_sequence’ is not a member of ‘std’ struct SumImpl { ^ /usr/local/include/ceres/internal/integer_sequence_algorithm.h:64:16: error: ‘integer_sequence’ is not a member of ‘std’ /usr/local/include/ceres/internal/integer_sequence_algorithm.h:64:46: error: wrong number of template arguments...

HI, I would like to run a test with velodyne data, I changed Lidar_type to velodyne and scan_lines to 16 in performance_precision.yaml and "remap from="/laser_points_0" to="/velodyne_points" " in rosbag.launch, and...

Hi, I know that you are not using IMU/GPS sensor for this loam_livox, can the result of loam_livox converted in las/laz file for RS/GIS analysis? Can the loam_livox rosbag be...

In file included from /usr/local/include/boost/signals2/detail/null_output_iterator.hpp:14:0, from /usr/local/include/boost/signals2/connection.hpp:22, from /usr/local/include/boost/signals2/signal.hpp:22, from /usr/local/include/boost/signals2.hpp:19, from /usr/include/pcl-1.7/pcl/io/boost.h:79, from /usr/include/pcl-1.7/pcl/io/file_io.h:43, from /usr/include/pcl-1.7/pcl/io/pcd_io.h:44, from /opt/ros/kinetic/include/pcl_conversions/pcl_conversions.h:70, from /home/vpc/catkin_ws/src/livox_horizon_loam/src/laserOdometry.cpp:43: /usr/local/include/boost/function_output_iterator.hpp:14:102: note: #pragma message: This header is deprecated. Use...

![2020-11-11 21-17-16屏幕截图](https://user-images.githubusercontent.com/67309624/98816246-5452b200-2463-11eb-9340-3c0953718a51.png)

Hi, I saw the Livox Horizon device and thought this would be a good match for this kind of software. Before I buy such a device I want to make...

is this algorithm fit for livox horizon? if not ,can you write some code to fit for the new lidar. thank you very much.

I was able to close a loop but it seems after loop closure point cloud was not dense enough. Too much details were lost in pc_aft_loop_closure and if I zoom...

W0803 16:03:23.908434 17876 residual_block.cc:131] Error in evaluating the ResidualBlock. There are two possible reasons. Either the CostFunction did not evaluate and fill all residual and jacobians that were requested or...

Hello, I am trying to use the given rosbag to recreate the result, I followed the readme, used the command: roslaunch loam_livox rosbag.launch + rosbag play HKU_ZYM.bag, but the process...