google-deepmind / mujoco

Multi-Joint dynamics with Contact. A general purpose physics simulator.
https://mujoco.org
Apache License 2.0
8.29k stars 829 forks source link

[Unity plugin] Throw exception if OBJ file is referenced in MJCF when loading in Unity #2248

Open Balint-H opened 4 days ago

Balint-H commented 4 days ago

An overdue warning for attempting to import MJCF scenes referencing OBJ assets. Partially addresses #2245.