File size: 265 Bytes
34ffeaf | 1 2 3 4 5 6 7 8 9 10 11 | <?xml version="1.0" ?>
<mujoco model="rod-34">
<asset>
<mesh name="mesh_rope" file="../obj/rod-34.obj"/>
</asset>
<worldbody>
<body name="rope">
<geom name="rope_geom" type="mesh" mesh="mesh_rope"/>
</body>
</worldbody>
</mujoco> |