livox_horizon_loam icon indicating copy to clipboard operation
livox_horizon_loam copied to clipboard

Livox horizon porting for loam

Results 28 livox_horizon_loam issues
Sort by recently updated
recently updated
newest added

When the device is stationary, the acceleration data output by IMU in horizon is about (0, 0, 0.98). Is the real acceleration divided by 9.81?? by rostopic echo /livox/imu -0.021400...

Noticed that this code uses up all the memory on the Xavier I'm running it on after a period of time? What is causing this? The computer has 16gig. Does...

Hi,We use Livox loam with ubuntu 16.04 + virtualbox to run Livox-Horizon-LOAM by command 'roslaunch loam_horizon loam_livox_horizon.launch', rviz started displaying at 30fps, and then start dropped slowly to 1fps. If...

Hello all, I intend to use IMU data from a NovAtel receiver. [Here](https://github.com/Livox-SDK/livox_horizon_loam#42-external-imu-rosbag) in your README, it determines the extrinsic quaternion as (0, 1, 0, 0) and modifies the launch...

A month ago, I applied for the dataset on the livox official website, but there has been no response. During the period, I consulted the staff many times, but there...

Hi, I set up the Livox-Horizon-LOAM according to the instructions posted here https://github.com/Livox-SDK/livox_horizon_loam. running commands: roslaunch livox_ros_driver livox_lidar_msg.launch roslaunch loam_horizon loam_livox_horizon.launch execution and visualization via RVIZ is underway. But after...

when running ' roslaunch loam_horizon loam_livox_horizon.launch ' with Lviox Horizon on Xavier NX, it gives the information as below, could anyone give me a favor? > [laserOdometry-2] process has died...

I have successfully run the loam processing on the sample rosbag files. How can the oriented results be exported to a point cloud file (such as .pcd?)

Hi, I was trying to install Livox horizon loam using https://github.com/Livox-SDK/livox_horizon_loam, I installed the dependencies and everything seems to be working. At part2, when I want to build, I received...

Hello. How to achieve the accuracy of the map so that the error is within 2 cm? Now the error as a result of LOAM is 10 cm. The scanner...