You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess here we should use "it_pcl->curvature / double(1000) >= head->offset_time" in for(...)
otherwise we might skip several beginning points whose timestamp offset == 0
thanks for response
The text was updated successfully, but these errors were encountered:
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.
FAST_LIO/src/IMU_Processing.hpp
Line 323 in 7cc4175
I guess here we should use "it_pcl->curvature / double(1000) >= head->offset_time" in for(...)
otherwise we might skip several beginning points whose timestamp offset == 0
thanks for response
The text was updated successfully, but these errors were encountered: