Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for joint mimic constraints when API is available #35

Open
scpeters opened this issue Oct 2, 2024 · 0 comments
Open

Add support for joint mimic constraints when API is available #35

scpeters opened this issue Oct 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@scpeters
Copy link
Member

scpeters commented Oct 2, 2024

Desired behavior

Gazebo Harmonic and newer supports joint mimic constraints (see documentation and the harmonic demo world animated below).

harmonic_mimic_mechanisms_color_fixed.mp4

Since Isaac Sim supports mimic constraints using the PhysxSchemaPhysxMimicJointAPI (see an example in the Isaac Sim URDF importer), it should be possible to copy joint mimic constraint configuration from SDFormat to USD in this repository, but that API is not part of OpenUSD and is not yet publicly available, so this cannot be implemented yet.

cc @rgasoto

Alternatives considered

Implementation suggestion

Additional context

@scpeters scpeters added the enhancement New feature or request label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Inbox
Development

No branches or pull requests

1 participant