Giter Club home page Giter Club logo

Comments (4)

RollingInTheBed avatar RollingInTheBed commented on July 19, 2024 2

problem solved by adding the following command in the Ubuntu 18.04 ~/.bashrc:
export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/usr/local/lib

from ros_openpose.

RollingInTheBed avatar RollingInTheBed commented on July 19, 2024 1

@ravijo
Thx for the reply!
Thank you very much~

from ros_openpose.

ravijo avatar ravijo commented on July 19, 2024

Hello @RollingInTheBed

Sorry to know that you couldn't make it run.

Thank you for sharing the logs. From these logs, I can see the following critical information:

error while loading shared libraries: libcaffe.so.1.0.0: cannot open shared object file: No such file or directory

It means that OpenPose software is not properly installed.

  • First of all, please try to invoke OpenPose software standalone by executing the openpose.bin file. Check here for more info.

  • Next, please make sure that you have executed sudo make install.

  • Finally, if you have installed the Caffe library by yourself, you need to provide the location of it. To be precise, you need to provide the location of libcaffe.so file inside your CMakeLists.txt file. Please see here for more information.

Please feel free to revert back, if the issue persists.

from ros_openpose.

ravijo avatar ravijo commented on July 19, 2024

@RollingInTheBed 👍

Glad you made it work so quickly

from ros_openpose.

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.