VINS-Fusion
VINS-Fusion copied to clipboard
Installation error with python3
So I am trying to install VINSFusion on Ubuntu 20.04 with ros noetic. I am having the following error while installing.
I am not sure where to pinpoint the error, the ceres solver is installed properly and validated the installation.
command:
catkin_make -DPYTHON_EXECUTABLE=/usr/bin/python3
error:
https://drive.google.com/file/d/1E5ayfTxMwz07TtgTViMizbnjn_5Xp3yP/view?usp=sharing
It's an OpenCv version problem, user ROS2 Foxy
https://github.com/zinuok/VINS-Fusion-ROS2