Torque3D/Engine/lib/bullet/data/mjcf/sphere.xml
2022-06-27 10:01:08 -04:00

11 lines
No EOL
254 B
XML

<!--
MuJoCo MJCF test file. See http://mujoco.org/book/index.html
-->
<mujoco>
<worldbody>
<body pos="0 0 0">
<joint type="free"/>
<geom name="sphere_geom" size="0.05" type="sphere"/>
</body>
</worldbody>
</mujoco>