introvoyz041's picture
Migrated from GitHub
2c55b92 verified
<mujoco model="mesh test">
<asset>
<mesh name="mesh" file="meshes/tetrahedron.obj"/>
</asset>
<worldbody>
<body name="test_body">
<geom type="mesh" mesh="mesh"/>
</body>
</worldbody>
</mujoco>