Giter Club home page Giter Club logo

Comments (3)

jyp0802 avatar jyp0802 commented on July 19, 2024 1

I've just checked the new commit with the azurekinect and it works fine! Thanks a lot 😄

from ros_openpose.

ravijo avatar ravijo commented on July 19, 2024

@jyp0802

Thank you so much for reporting issues and contributing to improve ros_openpose.

I remember that the depth encoding is different in the case of azure kinect. The non-synchronous version, which was implemented in C++ keeps a note of this information. Please see the highlighted code here.

As you can notice that in the case of '16UC1' encoding, the depth values are represented in millimeters. Therefore a manual conversion from millimeter to meters is required.

In short, you have to implement a similar conditional statement in the scripts/ros_openpose_synchronous.py file.

Please let me know if you need more help. Furthermore, if you can incorporate the workaround, I kindly request you to make a pull request so that it can be merged here.

Finally, I am tagging contributors @QuantuMope and @luorui93 to keep them informed about the possible changes!

from ros_openpose.

ravijo avatar ravijo commented on July 19, 2024

fixed in 5ccc72e

@QuantuMope Thank you very much for the pull request!

@jyp0802 Please let us know if it works fine.

I am keeping this issue open for a few days so that @jyp0802 can comment easily

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.