loam_velodyne icon indicating copy to clipboard operation
loam_velodyne copied to clipboard

Laser Odometry and Mapping (Loam) is a realtime method for state estimation and mapping using a 3D lidar.

Results 103 loam_velodyne issues
Sort by recently updated
recently updated
newest added

Hi, Does anyone know any parameters that can be changed to improve point cloud quality. I am mainly working with large indoor spaces and am using the LOAM package with...

which point to parse Lidar Pcap and advertise the source lidar cloud point?

I have a question,where are the datas "/imu/data" come from?Do you use MTi-10 too?

Hi, I read Dr. Zhang's paper and it says that they had planned to implement loop closure. I was wondering if this package has it implemented. Thank you,

I noticed that Loam_velodyne is open loop, i'm wondering if there is a way or any other packages out there to pull from to modify loam to make it closed...

I'm trying to understand the order of operations for the ego-motion. Conceptually or geometrically it is supposed to move/transform each point forward based on the solved transform by an amount...

The code uses the convention of naming members with an `_` prefix: `_memberName`. Such names are [_"are reserved and may not be declared in a program, doing so invokes **undefined...

I want to know the mapping algorithm principle,can you give me some technical data or books?

The current version of loam_velodyne has removed the IMU from the algorithm?