You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
1.0 KiB
26 lines
1.0 KiB
<mujoco>
|
|
<asset>
|
|
<mesh file="plane.stl" name="plane"/>
|
|
<mesh file="cube.stl" name="cube"/>
|
|
<mesh file="tet-corner.stl" name="tet-corner"/>
|
|
<mesh file="tet-corner.stl" name="tet-corner_4" scale="0.999000 0.999000 0.999000"/>
|
|
</asset>
|
|
<worldbody>
|
|
<body pos="-0 0 -0.5" quat="0 0 0.707107 0.707107">
|
|
<geom mesh="plane" type="mesh" friction="0.000000"/>
|
|
</body>
|
|
<body pos="1 0 0" quat="0 0 0.707107 0.707107">
|
|
<geom mesh="cube" type="mesh" friction="0.000000"/>
|
|
</body>
|
|
<body pos="-0 -1 0" quat="0 0 0.707107 0.707107">
|
|
<geom mesh="cube" type="mesh" friction="0.000000"/>
|
|
</body>
|
|
<body pos="-1 0 0" quat="0 0 0.707107 0.707107">
|
|
<geom mesh="cube" type="mesh" friction="0.000000"/>
|
|
</body>
|
|
<body pos="0.4995 -0.4995 0.6" quat="0 0 0.707107 0.707107">
|
|
<geom mesh="tet-corner_4" type="mesh" friction="0.000000"/>
|
|
<freejoint/>
|
|
</body>
|
|
</worldbody>
|
|
</mujoco>
|
|
|