Giter Club home page Giter Club logo

Comments (2)

ravijo avatar ravijo commented on August 19, 2024

Hello @IsmaelElHouas

Thank you for using ros_openpose. I am sorry that you faced an issue.

Looking at the output, I find the following piece of error-

error: ‘cv’ redeclared as different kind of symbol

Below is more error trace-

In file included from /usr/local/include/openpose/core/array.hpp:7:0,
                 from /usr/local/include/openpose/core/common.hpp:10,
                 from /usr/local/include/openpose/3d/cameraParameterReader.hpp:5,
                 from /usr/local/include/openpose/3d/headers.hpp:5,
                 from /usr/local/include/openpose/headers.hpp:5,
                 from /home/nvidia/catkin_ws/src/ros_openpose/src/rosOpenpose.cpp:16:
/usr/local/include/openpose/core/macros.hpp:116:0: note: this is the location of the previous definition
     #define CV_L2 cv::NORM_L2
 
/usr/include/opencv/opencv2/imgproc/types_c.h:115:5: error: ‘cv’ redeclared as different kind of symbol
     CV_BGR2RGB     =4,

At line number 16 of rosOpenpose.cpp OpenPose headers #include <openpose/headers.hpp> are included.

It seems that your OpenPose is not installed properly. The error you are facing is coming from OpenPose.

To solve the issue, I would recommend you to update OpenPose installation because OpenPose version 1.5.0 is really old. At the same time, I would suggest you check the OpenCV compatibility with OpenPose. You may have to upgrade your OpenCV library too.

Let me know if the problem persists.

from ros_openpose.

ravijo avatar ravijo commented on August 19, 2024

Closing this issue for now. Please feel free to open and comment if the problem persists.

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.