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

This contains the code(in development) for monocular visual odometry of a quadrotor. The visual data from the monocular camera is fused with onboard IMU to develop indoor control and navigation algori...

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

Hello, I would like to ask if there is any paper published on this code? Want to read it carefully.

Can you tell me how you solved the scale problem?

AttributeError: 'module' object has no attribute 'FastFeatureDetector_create' Traceback (most recent call last): File "test.py", line 78, in x, y, z = cur_t[0], cur_t[1], cur_t[2] TypeError: 'NoneType' object has no attribute...

I looked your code. But, I could not see any using inertial data??? @karanchawla