89253d957d
PiperOrigin-RevId: 726051033 Change-Id: I6edfc118280d103a2dd9d07f29f0094858769761
9 lines
151 B
XML
9 lines
151 B
XML
<mujoco>
|
|
<asset>
|
|
<mesh file="torus.obj" inertia="shell"/>
|
|
</asset>
|
|
<worldbody>
|
|
<geom type="mesh" mesh="torus"/>
|
|
</worldbody>
|
|
</mujoco>
|