kitti-lego-loam icon indicating copy to clipboard operation
kitti-lego-loam copied to clipboard

Easy description to run and evaluate Lego-LOAM with KITTI-data

Results 7 kitti-lego-loam issues
Sort by recently updated
recently updated
newest added

Hi, first of all, thanks for sharing this project. I only have the question if there is a command that enables to also save the created map as .pcd file?...

I successfully construct a map using Lidar scan. Now I am working on the IMU integration on Lidar and IMU to optimize the map. However, the IMU seems have no...

Hi, when I try to run "roslaunch kittibag kittibag.launch", I got an error "ERROR: cannot launch node of type [kittibag/kittibag]: Cannot locate node of type [kittibag] in package [kittibag]. Make...

I think your work is very meaningful. Thank you for your work. Loop foword to kitti-lio-sam.

Hello, your work is great. I have a question after reading the code, I want to consult.Line 264,What does H_init means?Does it mean converting the point cloud to frame 1...

hi,when I run the rviz,there was a warning: Failed to find match for field 'intensity'. How to solve it?thanks

TransformToStart in featureAssociation.cpp acts like TransformToEnd. I wonder it should also be removed.