File size: 285 Bytes
34ffeaf | 1 2 3 4 5 6 7 8 9 10 11 | <?xml version="1.0" ?>
<mujoco model="textile">
<asset>
<mesh name="mesh_textile" file="../obj/textile-50_40.obj"/>
</asset>
<worldbody>
<body name="textile">
<geom name="textile_geom" type="mesh" mesh="mesh_textile"/>
</body>
</worldbody>
</mujoco> |