Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for ORB_SLAM3? #11

Open
TriceHelix opened this issue Sep 5, 2021 · 4 comments
Open

Support for ORB_SLAM3? #11

TriceHelix opened this issue Sep 5, 2021 · 4 comments

Comments

@TriceHelix
Copy link

As far as I'm aware CUBA can still be used for some of the ORB_SLAM3 optimization functions, however a big part of the new version is the combination of IMU measurements with mono/stereo tracking. In optimization, instead of the Mono and Stereo edges which are supported by this repo, there are now also Inertial edges which connect 6 vertices, aswell as some variations of that. I'm not entirely sure how it all works but I'm curious if there are any plans to support that in this repo, or if not, how one would implement the functionality for themselves.

@vitalemonate
Copy link

I have the same idea

@bopeng1234
Copy link

@atakagi-fixstars , any comments on this

@atakagi-fixstars
Copy link
Collaborator

Hi everyone.

I checked the new verticies and edges which are added in the ORB_SLAM3.
And I got a rough idea of how to implement the optimization.

I don't know when it will be completed, but I want to challenge.

Regards,

@vitalemonate
Copy link

Hi everyone.

I checked the new verticies and edges which are added in the ORB_SLAM3. And I got a rough idea of how to implement the optimization.

I don't know when it will be completed, but I want to challenge.

Regards,

Looking forward to your work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants