HKUST-Aerial-Robotics / VINS-Mobile

Monocular Visual-Inertial State Estimator on Mobile Phones
GNU General Public License v3.0
1.27k stars 524 forks source link

The average error of V1_01_easy running with iPhone 6S was 0.305954m #139

Open zhixun25 opened 4 years ago

zhixun25 commented 4 years ago

Excuse me, have anyone tested the data sets in euroc? I used to work in vins_ Mobile, but The average error of V1_01_easy running vins_mobile reached 0.305954m, and then in vins_mono , the average error is 0.044289. is there any wrong setting of vins_mobile? Because I only have three images to calculate the pose once, and then use all the IMU data to initialize successfully. I want to calculate the pose of two pictures once, but the initialization fails. 6s result. Evaluated with evaluate_ate.py provided by tum 6_noServer_3img

vins_mono result vins_mono_loop