GithubHelp home page GithubHelp logo

Comments (4)

alexbuyval avatar alexbuyval commented on August 11, 2024

Hi

It seems I faced with similar error.

[ INFO] [1507973907.501215599, 2083.070000000]: init calib
[ INFO] [1507973907.504608286, 2083.072000000]: baseline: 0.07
[ INFO] [1507973907.735363587, 2083.274000000]: Trying to intialize map...
[ INFO] [1507973907.738565470, 2083.276000000]: Map initialized with 47 points.
/home/alex/catkin_ws/devel/lib/sptam/sptam_node: symbol lookup error: /home/alex/catkin_ws/devel/lib/libsptam.so: undefined symbol: _ZN3g2o17csparse_extension14cs_cholsolsymbEPK12cs_di_sparsePdPK14cs_di_symbolicS4_Pi

How have you solved your error?

With regards,
Alex

from sptam.

jacky70010 avatar jacky70010 commented on August 11, 2024

Have you install install Boost by typing:

$ sudo apt-get install libboost-dev
if you already did
try this:
delete all folders in your workspace except "src"
and then catkin_make again

hope it helps you
Jacky

from sptam.

alexbuyval avatar alexbuyval commented on August 11, 2024

Hi Jacky

Thank you for your suggestions.

I have installed the Boost already early.
Also I have tried to delete all folders and run catkin_make, however I have got the error anyway.

Maybe there is another solution?

Best Regards,
Alex

from sptam.

taihup avatar taihup commented on August 11, 2024

Hi Alex, did you try with the nm command to understand the error? Also it is look like you have issues with g2o because the symbol ZN3g2o17csparse_extension14cscholsolsymbEPK12cs_di_sparsePdPK14cs_di_symbolicS4_Pi
looks like it make reference to csparse solver and cholesky factorization that are from g2o.
You can try standalone version of S-PTAM with the KITTI dataset to discart ROS issues.

Let me know if it helps.

Taihú

from sptam.

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.