d12fe594d9
PiperOrigin-RevId: 588775467 Change-Id: I3a0d2a14601cf018b0c8c56728bd3ae22adb8ec2
11 lines
201 B
XML
11 lines
201 B
XML
<mujoco>
|
|
<asset>
|
|
<mesh file="cube.obj"/>
|
|
<mesh file="cube.obj"/>
|
|
</asset>
|
|
<worldbody>
|
|
<geom type="mesh" mesh="cube_0"/>
|
|
<geom type="mesh" mesh="cube_1"/>
|
|
</worldbody>
|
|
</mujoco>
|