mbrossar / ai-imu-dr

AI-IMU Dead-Reckoning
MIT License
817 stars 225 forks source link

what will happen if this method used in high precision imu navigation? #23

Closed desa001 closed 5 years ago

desa001 commented 5 years ago

Hi,

First thanks for your great work and open source.

I have downloaded the code and run it on my laptop, it seems like the location results get similar results whether or not training P0 and Q (I comment the #iekf.set_learned_covariance(torch_iekf) in main_kitti.py which the Q and P0 running in initial value) , so i want to ask it is true or i need to comment or change some other code?