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

Some issues applying it to orbslam2 #18

Open
mathidot opened this issue Jan 31, 2024 · 3 comments
Open

Some issues applying it to orbslam2 #18

mathidot opened this issue Jan 31, 2024 · 3 comments

Comments

@mathidot
Copy link

Hello, I followed your instructions to make modifications on my orbslam2, but several problems occurred during compilation.
First, the optimizer does not seem to implement the setCameraPrams(camera) function. Second, if(pbStopFlag) optimizer.setForceStopFlag(pbStopFlag); how to deal with this code, the optimizer does not seem to implement similar functions.

@atakagi-fixstars
Copy link
Collaborator

Hi, @mathidot

Sorry. The instructions on the wiki are for older version. We will update it soon.
And we currently do not implement optimizer.setForceStopFlag.

@atakagi-fixstars
Copy link
Collaborator

Hi, @mathidot

We have updated the Wiki to the latest cuda-bundle-adjustment (2.1.1).
https://github.com/fixstars/cuda-bundle-adjustment/wiki/Use-cuda-bundle-adjustment-in-ORB-SLAM2

In fact, the environment required by ORB-SLAM2 is so old that it was very difficult to incorporate the latest cuda-bundle-adjustment.

@mathidot
Copy link
Author

mathidot commented Feb 14, 2024 via email

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

2 participants