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
you can clone the ORB_SLAM3 in c++14_comp branch
It is compatible with C++14 and OpenCV 4.5.4
Before you run, make sure that you must reinstall all the dependencies in order that you rebuild them from opencv 4.5.4!
If not, it may cause the segmentation fault error
For convenience, I wrote Dockerfile for ORB_SLAM's dependencies.
Plz check my repository: https://github.com/DR4R/ORB_SLAM3_Wrapper.git
Even if you want to install on your host, it may help you
Hi @zang09,
i have a question regarding the installation.
You mentioned in the Prerequisites, that you tested the humble-branch with:
How did you installed than ORB_SLAM3 ? Which OpenCV version did you used? 4.0 or your tested 4.5.4?
Tanks in advance!
The text was updated successfully, but these errors were encountered: