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

RTABMAP cannot activate VINS-Fusion #871

Open
maekjuplease opened this issue Jan 12, 2023 · 2 comments
Open

RTABMAP cannot activate VINS-Fusion #871

maekjuplease opened this issue Jan 12, 2023 · 2 comments

Comments

@maekjuplease
Copy link

Hi Mathew,

I tried to build rtabmap with -DWITH_VINS-Fusion=ON but it was unsuccessful. Could you please give me some advice for this? I also attached the file below.

Thank you.

question1

@maekjuplease
Copy link
Author

#871 (comment)

@maekjuplease maekjuplease reopened this Jan 12, 2023
@matlabbe
Copy link
Member

Is VINS-fusion built in your catkin_ws ? If you are on ubuntu 20.04, vins fusion is not compatible with opencv4 out of the box, clone it and apply pull request 136, apply this patch, then catkin_make. Return to rtabmap library and redo cmake, vins-fusion should then be found (assuming your catkin workspace is sourced).

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