Giter Site home page Giter Site logo

Comments (4)

hyounesy avatar hyounesy commented on May 25, 2024

Thanks for reporting the issues @WenqiangX. We have created internal tickets to further investigate both issues [AIRO-1691] [AIRO-1692]

from urdf-importer.

vidurvij-Unity avatar vidurvij-Unity commented on May 25, 2024

It is not a bug, If you refer to the URDF xml documentation you will notice that there are two orientations in the joint section.
First is origin:

This sets the orientation of the joint, but if you notice in the image, the successive link's coordinate system becomes same as the joint's coordinate system. This is exactly what URDF importer does. When importing AND EXPORting it reads and write' data in the link' gameobject's transform as done here.

The second orientation mentioned in the axis section is the one that dictates the anchor rotation and position, as seen here being set by URDF importer for continuous joint.
and for other joints you can find it in these files.

So if you want to export the joint data, you must set the link transform and if you want to set the axis data in the URDF you should change the anchor rotation.

from urdf-importer.

github-actions avatar github-actions commented on May 25, 2024

This issue has been marked stale because it has been open for 14 days with no activity. Please remove the stale label or comment on this issue, or the issue will be automatically closed in the next 14 days.

from urdf-importer.

vidurvij-Unity avatar vidurvij-Unity commented on May 25, 2024

The bug fix has been merged to dev.

from urdf-importer.

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.