Replies: 1 comment 1 reply
-
RTAB-Map cannot do monocular SLAM. You may try approaches like OpenVINS or ORB-SLAM3. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would like to use RTAB-Map to estimate the trajectory of an RGB monocular camera (previously calibrated) from videos recorded by the latter.
I'm developing on Windows in c++, and use the compiled version of RTAB-Map v0.21.4.
I've tested various approaches (injecting a grayscale-corrected image, sending inliers, etc.), so far without success.
Do you have any working examples I can rely on?
Thank you for your help
Beta Was this translation helpful? Give feedback.
All reactions