Files
Mujoco_WASM/test/user/testdata/duplicate_vertices.xml
T
Saran Tunyasuvunakool 1913a02b40 Initial open sourcing of MuJoCo.
PiperOrigin-RevId: 450374687
Change-Id: Ie3225a46ce095fc28ae8e63c326a640261f562bb
2022-05-23 01:08:49 -07:00

9 lines
161 B
XML

<mujoco>
<asset>
<mesh file="duplicate_vertices.stl"/>
</asset>
<worldbody>
<geom type="mesh" mesh="duplicate_vertices"/>
</worldbody>
</mujoco>