Git Product home page Git Product logo

Comments (4)

JoseLamarca avatar JoseLamarca commented on July 28, 2024

Hi! Have you tried to pull the last version of the code? I had a similar error that was related to the Ceres library, I had changed the Eigen library and not reinstalling Ceres. You can take a look if it is that. I am not completely sure.

Best,

from defslam.

ccrystal2018 avatar ccrystal2018 commented on July 28, 2024

Hi, Jose

Thanks for your quick response!

I try to pull the last version and change several versions of the Eigen library. It seems that the problem is caused by the Eigen library.
When I use eigen-3.2.92, #5 appears.I replace the comman “find_ package(Eigen3 REQUIRED)“ with “include_ directories("/home/crystal/develop/eigen-3.3.9") “ in CMakeLists.txt to change different versions.
Then there is a new error, which is similar to the last one. I also try with Eigen-3.1.0, but it doesn't compile correctly. Could you tell me the version of Eigen you are using?

Thanks for your help.

Here is the information when I use Eigen-3.3.9:
Screenshot from 2021-06-08 16-15-20

from defslam.

JoseLamarca avatar JoseLamarca commented on July 28, 2024

My CMake is finding Eigen 3.3.90.

from defslam.

ccrystal2018 avatar ccrystal2018 commented on July 28, 2024

Thank you for your help. I have re-installed the environment and downloaded the code. The problem has been solved.

from defslam.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.