MJCF/URDF first-class support in Newton? Format roadmap and best practices #690
philzimmermann90
started this conversation in
General
Replies: 1 comment 1 reply
-
Newton provides various ways to ingest assets including USD, MJCF, and URDF. You can also build the model manually through the Model Builder API. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Newton team,
First of all, thank you for the excellent work and for open‑sourcing Newton — the project looks very promising for robotics research and engineering workflows!
I'd like to ask about the design rationale and roadmap for asset formats Newton intends to support. Specifically, will there be a first‑class, stable path to load and simulate MJCF/URDF assets directly (minimizing mandatory conversion to USD), especially when using the Mjc‑Warp solver?
The motivation comes from recurring issues I've been experiencing on IsaacSim/Lab:
While asset format support may seem secondary to solvers or performance, it largely affects day‑to‑day authoring and iteration, and lowers the barrier for new users adopting this great simulator.
Thanks again for leading this effort — any thoughts or pointers to docs/discussions on the format roadmap would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions