VINS-Fusion icon indicating copy to clipboard operation
VINS-Fusion copied to clipboard

Installation error with python3

Open rdspace opened this issue 2 years ago • 1 comments

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

rdspace avatar Jun 14 '22 07:06 rdspace

It's an OpenCv version problem, user ROS2 Foxy

https://github.com/zinuok/VINS-Fusion-ROS2

Eddy202208 avatar Aug 01 '22 14:08 Eddy202208