direct_lidar_inertial_odometry icon indicating copy to clipboard operation
direct_lidar_inertial_odometry copied to clipboard

base PCD map location?

Open lonlonago opened this issue 1 year ago • 2 comments

If we have a PCD map, can we use this code to make a location based on the PCD map?

If possible, how do we need to modify this code

lonlonago avatar Sep 06 '24 08:09 lonlonago

You can essentially edit the code so that it loads in a PCD, sets it as the first (and only) keyframe, and disables tracking of subsequent keyframes.

kennyjchen avatar Sep 11 '24 17:09 kennyjchen