Giter Club home page Giter Club logo

Comments (3)

Bardreamaster avatar Bardreamaster commented on August 22, 2024 5

I have solve it.

  1. add the lib path where the lib you missed into /etc/ld.so.conf
  2. using sudo ldconfig to make it working
  3. finally roslaunch

from rgbdslam_v2.

felixendres avatar felixendres commented on August 22, 2024

It seems you are missing a library that should come with g2o. I do not know how to solve this. Do you have libg2o_ext_freeglut_minimal.so in your system?

from rgbdslam_v2.

Bardreamaster avatar Bardreamaster commented on August 22, 2024

I have the same problem.
But I have make sure that there's libg2o_ext_freeglut_minimal.so file in my system. By using
ldconfig -v | grep "g2o"
I can find it.
libg2o_solver_cholmod.so -> libg2o_solver_cholmod.so
libg2o_csparse_extension.so -> libg2o_csparse_extension.so
libg2o_types_slam2d_addons.so -> libg2o_types_slam2d_addons.so
libg2o_types_icp.so -> libg2o_types_icp.so
libg2o_opengl_helper.so -> libg2o_opengl_helper.so
libg2o_solver_slam2d_linear.so -> libg2o_solver_slam2d_linear.so
libg2o_cli.so -> libg2o_cli.so
libg2o_solver_eigen.so -> libg2o_solver_eigen.so
libg2o_types_slam2d.so -> libg2o_types_slam2d.so
libg2o_types_slam3d_addons.so -> libg2o_types_slam3d_addons.so
libg2o_solver_pcg.so -> libg2o_solver_pcg.so
libg2o_types_slam3d.so -> libg2o_types_slam3d.so
libg2o_core.so -> libg2o_core.so
libg2o_types_sim3.so -> libg2o_types_sim3.so
libg2o_solver_structure_only.so -> libg2o_solver_structure_only.so
libg2o_ext_freeglut_minimal.so -> libg2o_ext_freeglut_minimal.so
libg2o_stuff.so -> libg2o_stuff.so
libg2o_solver_csparse.so -> libg2o_solver_csparse.so
libg2o_solver_dense.so -> libg2o_solver_dense.so
libg2o_types_sclam2d.so -> libg2o_types_sclam2d.so
libg2o_types_sba.so -> libg2o_types_sba.so
libg2o_types_data.so -> libg2o_types_data.so

But it still report the error
~Code/rgbdslam_catkin_ws/devel/lib/rgbdslam/rgbdslam: error while loading shared libraries: libg2o_ext_freeglut_minimal.so: cannot open shared object file: No such file or directory

REQUIRED process [rgbdslam-2] has died!
process has died [pid 19169, exit code 127, cmd /home/changshanshi/Code/rgbdslam_catkin_ws/devel/lib/rgbdslam/rgbdslam __name:=rgbdslam __log:=/home/changshanshi/.ros/log/8c85926c-b8c1-11eb-afea-6807157e95b4/rgbdslam-2.log].
log file: /home/changshanshi/.ros/log/8c85926c-b8c1-11eb-afea-6807157e95b4/rgbdslam-2*.log
Initiating shutdown!

from rgbdslam_v2.

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.