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

question regarding the installation of humble branch and opencv 4.5.4 #17

Open
tschinfra opened this issue Sep 13, 2023 · 3 comments
Open

Comments

@tschinfra
Copy link

Hi @zang09,

i have a question regarding the installation.
You mentioned in the Prerequisites, that you tested the humble-branch with:

Ubuntu 22.04
ROS2 Humble
OpenCV 4.5.4
Build ORB_SLAM3

How did you installed than ORB_SLAM3 ? Which OpenCV version did you used? 4.0 or your tested 4.5.4?

Tanks in advance!

@kimh060612
Copy link

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

@andremaurell
Copy link

hey @kimh060612 can you help-me in the step of reinstall the dependencies from opencv 4.5.4?

@kimh060612
Copy link

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

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

3 participants