URDF vs MJCF (G1) #101
Replies: 2 comments 1 reply
-
Hi @jloganolson , yes MJCF is the main format for Playground, as it is the main format for MuJoCo. The best way to keep things up-to-date is to PR to MuJoCo Menagerie. Hope that answers the question. |
Beta Was this translation helpful? Give feedback.
-
Adding to @btaba, we put a lot of care into the models in Menagerie (and Playground) and our models may significantly diverge from the original source -- we strive to document all such changes in each models' respective README. Regarding keeping things in sync, I think that's a little difficult but if you choose one source of truth (e.g. URDF), you can probably programmatically generate a corresponding XML. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I noticed the menagerie uses XML/MJCF universally but Unitree seems to prefer URDF (per the g1_rev MJCFs getting stale in their ROS repo) - I've also had a lot better luck importing the URDFs into Isaac for USD. So three questions:
Any answers/links/doc are greatly appreciated,
Logan
Beta Was this translation helpful? Give feedback.
All reactions