You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Thank u!
At 2024-02-06 18:38:06, "Akihiro Takagi" ***@***.***> wrote:
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.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
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.
The text was updated successfully, but these errors were encountered: