hku-mars / FAST-LIVO

A Fast and Tightly-coupled Sparse-Direct LiDAR-Inertial-Visual Odometry (LIVO).
GNU General Public License v2.0
1.27k stars 203 forks source link

question about Backward code #20

Closed PengKunPROO closed 1 year ago

PengKunPROO commented 2 years ago

I read both fastlio and fast-livo,I found there are some differences in backward procedure. I confused about the code below which is compute the translation from the end frame to i-th point V3D T_ei(pos_imu + vel_imu * dt + 0.5 * acc_imu * dt * dt + R_i * Lid_offset_to_IMU - pos_liD_e); I wonder what's the meaning of the R_i * Lid_offset_to_IMU Thanks for your reply,best wishes!

xuankuzcr commented 1 year ago

T_ei = T_i - T_e