6ba4d6f0de
PiperOrigin-RevId: 502624466 Change-Id: Ib28fd2a118b6572be98fadb078fa2262b21cbfc0
9 lines
155 B
XML
9 lines
155 B
XML
<mujoco>
|
|
<asset>
|
|
<mesh file="torus.obj"/>
|
|
</asset>
|
|
<worldbody>
|
|
<geom type="mesh" mesh="torus" shellinertia="true"/>
|
|
</worldbody>
|
|
</mujoco>
|