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 to mujoco composite object considering the geom element inside composite does not have "name" attribute #620

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mengqlTHU
Copy link

What this does

Inside mujoco composite element, the geom element does not have "name" attribute. Fixed this bug by adding judgement in objects.py and mjcf_utils.py. Also, I added "extension" and "compiler" to MujocoXML class to support mujoco plugin and change default compiler attribute

Examples:

Title Label
Make robosuite support composite object (🐛 Bug)

How it was tested

If anyone would like to test this pull request, take a loot at https://github.com/mengqlTHU/robosuite and run tests/test_cables/test_cables.py
Screenshot from 2025-01-14 15-21-51

…" attribute. Fix this bug by add judgement in objects.py and mjcf_utils.py. Add "extension" and "compiler" to MujocoXML class to support mujoco plugin and change default compiler attribute
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant