Giter VIP home page Giter VIP logo

Comments (7)

koide3 avatar koide3 commented on August 12, 2024

I usually use libeigen3-dev installed via apt. What is the version of your OS?

from fast_gicp.

IamJasonYe avatar IamJasonYe commented on August 12, 2024

I am using Ubuntu 16.04. And ROS is kinetic.

Currently, I solved my problem by using your provided dockerfile of melodic version. Also, I have tested the kinetic version of docker file, which has the same issue. One of them is about the CMake version, another one is about the PCL and eigen3 dependencies compile error.

from fast_gicp.

IamJasonYe avatar IamJasonYe commented on August 12, 2024

So I guessed it's because both the ROS and Ubuntu 16.04 are too old and getting hard to gett the latest upgrade from the official repo.

from fast_gicp.

koide3 avatar koide3 commented on August 12, 2024

Yes. I've tested this package on only Ubuntu 18 and 20, and maybe it cannot be built on 16.

from fast_gicp.

YangSiri avatar YangSiri commented on August 12, 2024

Hi, @IamJasonYe @koide3

So the conclusion is that this repo can not be compatible with unbuntu 16.04 ?

from fast_gicp.

IamJasonYe avatar IamJasonYe commented on August 12, 2024

Hi, @IamJasonYe @koide3

So the conclusion is that this repo can not be compatible with unbuntu 16.04 ?

Yes, the current packages of ubuntu 16.04 via apt are obsolete. But if you can install those dependencies from source code, I guess you still can use it on 16.04, but which might be too tricky for quick reproduction or further deployment.

from fast_gicp.

YangSiri avatar YangSiri commented on August 12, 2024

Hi, @IamJasonYe

Okay, thank you. I change the deafault cmake version in ubuntu16 from 3.5 to 3.10 and rebuilt dependencies such as sophus and ceres with new version of eigen. However, it seems that there is still other errors when build fast_gicp.

from fast_gicp.

Related Issues (20)

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.