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