-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
VINS Fusion support for Ubuntu 20.04 with Ceres Solver 2.0.0 #187
base: master
Are you sure you want to change the base?
Conversation
- replace old C constants by c++ constants - require version 4 of OpenCV in CMakeLists.txt -> can run on Ubuntu 20.04 and ROS Noetic
add Ubuntu 20.04, ROS Noetic, Ceres Solver 2.0.0 support
Throws this when using the Realsense D435I config:
|
Amazing! Worked on Ubuntu 20.04, ROS Noetic,OpenCV4 |
I am using Ubuntu 20.04 and Noetic too, how can I use this branch instead of the main branch? Thanks! |
Nice, you can go to my repo and clone that directly |
WOW! Thank you so much! I managed to build it without any errors. Can i check with you if ur repo performs exactly the same as the main repo, or is there any difference I should take note of? |
It should work exactly the same as the original repo. |
Hi @stevenf7, can I seek your advice regarding converting 18.04 repo to 20.04. I recently bought a new laptop which is facing a lot of issues when dual booting 18.04. However, I wouldn't want to put the laptop to waste, thus my next alternative would be to dual boot it with 20.04, and run VINS-Fusion & GVINS on 20.04. However, due to my lack of experience, is it possible for you to guide me through the steps? Also, is it possible for me to contact you personally? Your help would be greatly appreciated! Thank you! |
Hi Buttosaii, |
@stevenf7 Thanks for the work! |
Updated OpenCV and C++ requirements to support Ubuntu 20.04, ROS Noetic, and Ceres Solver v2.0.0