File size: 1,381 Bytes
b83a59d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | <mujoco model="cereal_4">
<asset>
<mesh file="visual/model_normalized_0.obj" name="model_normalized_0_vis" scale="0.13499999999999995 0.13499999999999995 0.13499999999999995" refquat="0.7071067811865475 0.0 0.0 0.7071067811865476" />
<texture type="2d" name="image0" file="visual/image0.png" />
<material name="aiStandardSurface1.007" texture="image0" specular="0.5" shininess="0.15999998099999999" />
</asset>
<worldbody>
<body>
<body name="object">
<geom solimp="0.998 0.998 0.001" solref="0.001 1" density="100" friction="0.95 0.3 0.1" type="mesh" mesh="model_normalized_0_vis" conaffinity="0" contype="0" group="1" material="aiStandardSurface1.007" />
<geom solimp="0.998 0.998 0.001" solref="0.001 1" density="100" friction="0.95 0.3 0.1" type="box" group="0" rgba="0.8 0.8 0.8 0.0" size="0.019864313099999992 0.057570543449999984 0.06676641877499997" pos="0.0001317208499999987 0.0 -0.00013175662500000684" />
</body>
<site rgba="0 0 0 0" size="0.005" pos="0.0001317208499999987 0.0 -0.06689817539999998" name="bottom_site" />
<site rgba="0 0 0 0" size="0.005" pos="0.0001317208499999987 0.0 0.06663466214999997" name="top_site" />
<site rgba="0 0 0 0" size="0.005" pos="0.019864313099999992 0.057570543449999984 -0.00013175662500000234" name="horizontal_radius_site" />
</body>
</worldbody>
</mujoco> |