Giter Site home page Giter Site logo

ch7 pose_estimation_3d2d about slambook2 HOT 5 OPEN

gaoxiang12 avatar gaoxiang12 commented on July 21, 2024
ch7 pose_estimation_3d2d

from slambook2.

Comments (5)

gaoxiang12 avatar gaoxiang12 commented on July 21, 2024

请确认你机器上是否有其他版本的g2o,包括:

  • 是否有ROS自带的g2o
  • 是否有三方库安装的g2o,例如ORB-SLAM2带有g2o
  • 是否有自己安装的g2o
    请确保使用的g2o来自本工程3rdparty下。

from slambook2.

subshine avatar subshine commented on July 21, 2024

都有,那是不只有在cmakeLists 连接到本工程3rdparty下的g2o就可以了?

from slambook2.

gaoxiang12 avatar gaoxiang12 commented on July 21, 2024

是的,需要链接本代码库的g2o,确保版本一致。

from slambook2.

Rajat-Arora avatar Rajat-Arora commented on July 21, 2024

@gaoxiang12 if there is a g2o that comes with ros how to make sure that the g2o used is from the 3rdparty of this project.

from slambook2.

gaoxiang12 avatar gaoxiang12 commented on July 21, 2024

@Rajat-Arora
You can specify the g2o headers and libraries in CMakeLists.txt using the directories like /usr/local/lib/libg2oxxx.so instead of using the default find_package command.

from slambook2.

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.