Giter Club home page Giter Club logo

Comments (3)

ravijo avatar ravijo commented on July 19, 2024 1

@xh20 , thank you very much.

when I run catkin_make clean, it appears an error:
fatal error: ros_openpose/Frame.h: No such file or directory

Sorry to hear that you faced the issue. Please note that catkin_make clean is going to clean the build and other folders.
Before you clone, ros_openpose, make sure catkin_make compiles all existing packages on your workspace. After cloning this package, you should run catkin_make a few times.

I only find cameraReader.hpp in the folder

Frame.h is defined as a ROS msg file. You can find its definition here. Furthermore, it is included in CMakeLists.txt, so that catkin_make can find it out.

Is it still in programming?

The code pushed to GitHub should work fine.

Let me know if the problem persists.

Cheers!

from ros_openpose.

xh20 avatar xh20 commented on July 19, 2024 1

@ravijo Thank you for replying. Yes, you are right. I don't need to clean it. It is compiled now.

from ros_openpose.

ravijo avatar ravijo commented on July 19, 2024

@xh20 Thank you for the quick response. Glad that it compiled. Feel free to create new issues if needed. I will close this issue now.

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.