GAUGE-Dataset / assets /mjcf /rod-40.xml
Nodevon's picture
Upload files
34ffeaf verified
Raw
History Blame Contribute Delete
267 Bytes
<?xml version="1.0" ?>
<mujoco model="rod-40">
<asset>
<mesh name="mesh_beam" file="../obj/rod-40.obj"/>
</asset>
<worldbody>
<body name="beam">
<geom name="beam_geom" type="mesh" mesh="mesh_beam"/>
</body>
</worldbody>
</mujoco>