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