hku-mars / FAST_LIO

A computationally efficient and robust LiDAR-inertial odometry (LIO) package
GNU General Public License v2.0
2.77k stars 934 forks source link

Update laserMapping.cpp #359

Closed TheSeanParker closed 2 weeks ago

TheSeanParker commented 1 month ago

mars实验室同行们,你们好: 鉴于double imu_time = imu_buffer.front()->header.stamp.toSec();已经在进入while循环前已经读取过一次了,所以再进入while循环时候先进行pop是合理的,这样让代码运行的效率也会相对高一些

stale[bot] commented 2 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.