Visual-Inertial-Odometry icon indicating copy to clipboard operation
Visual-Inertial-Odometry copied to clipboard

An implementation and improvement of the MSCKF algorithm for Visual Inertial Odometry for pose estimation of a mobile platform (such as a robot)

Results 5 Visual-Inertial-Odometry issues
Sort by recently updated
recently updated
newest added

Please tell me what role the IMU plays in this

ERROR : Could not load : Data\2011_09_26_calib\2011_09_26\calib_velo_to_cam.txt

Hi isamabdullah88, Thank you very much for sharing the code and knowledge. I am encountering the error. Could you please suggest regarding the output variable "**trackedPts**" in the function **startTracking**?...

Hi, isamabdullah88. I have some problems when I run your code. The error is: A field that does not exist was referenced 'R_rect'.(problem occurs in loadCalibration.m) After debugging, I found...

Hello isamabdullah88, I'm a student from China and I read your paper recently.According to your paper, I try to figure out how the codes you have written worked. But I...