Skip to content
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.

dart and simbody joint axis interpretation incorrect #1143

Closed
osrf-migration opened this issue Apr 3, 2014 · 13 comments
Closed

dart and simbody joint axis interpretation incorrect #1143

osrf-migration opened this issue Apr 3, 2014 · 13 comments
Labels

Comments

@osrf-migration
Copy link

Original report (archived issue) by John Hsu (Bitbucket: hsu, GitHub: hsu).

The original report had attachments: Screenshot from 2014-04-02 18:41:01.png


for this trikey world file example, the joint axis should be radial.

@osrf-migration
Copy link
Author

Original comment by John Hsu (Bitbucket: hsu, GitHub: hsu).


need to back implement joint axis in the parent model frame when use_parent_model_frame option is true, or when using sdf 1.4 or earlier.

@osrf-migration
Copy link
Author

Original comment by John Hsu (Bitbucket: hsu, GitHub: hsu).


referencing issue #494 and enabling corresponding regression test for dart and simbody after this fix.

@osrf-migration
Copy link
Author

Original comment by John Hsu (Bitbucket: hsu, GitHub: hsu).


related bug in drcsim where sandia hand joints are setup incorrectly

@osrf-migration
Copy link
Author

Original comment by John Hsu (Bitbucket: hsu, GitHub: hsu).


  • changed state from "new" to "resolved"

fixed

@osrf-migration
Copy link
Author

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


It doesn't fully work yet for dart

@osrf-migration
Copy link
Author

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


  • changed state from "resolved" to "open"

dart doesn't support parent model frame

@osrf-migration
Copy link
Author

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


  • changed component from "physics::SimbodyPhysics" to "physics::DARTPhysics"

@osrf-migration
Copy link
Author

Original comment by John Hsu (Bitbucket: hsu, GitHub: hsu).


search for dart references in this test

@osrf-migration
Copy link
Author

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


Search for uses of GetAxisFrame( in SimbodyPhysics to see how simbody handles this issue.

@osrf-migration
Copy link
Author

Original comment by Nate Koenig (Bitbucket: Nathan Koenig).


See pull request #1203

@osrf-migration
Copy link
Author

Original comment by Nate Koenig (Bitbucket: Nathan Koenig).


  • changed state from "open" to "resolved"

Resolved in pull request #1203

@osrf-migration
Copy link
Author

Original comment by Nate Koenig (Bitbucket: Nathan Koenig).


  • set version to "all"

@osrf-migration
Copy link
Author

Original comment by Nate Koenig (Bitbucket: Nathan Koenig).


  • changed state from "resolved" to "closed"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant