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:
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: