Monocular-Visual-Inertial-Odometry
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...
Hello, I would like to ask if there is any paper published on this code? Want to read it carefully.
scale
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