Files
Mujoco_WASM/test/xml/mjz/testdata/include_test/child.xml
T
Sam Haves fa8ac7a516 Implement mjz encoder.
PiperOrigin-RevId: 918493808
Change-Id: I150d182ff27801d829537a8001a0b3a04c1a0499
2026-05-20 09:32:51 -07:00

8 lines
141 B
XML

<mujoco>
<worldbody>
<body name="child_body" pos="1 0 0">
<geom type="sphere" size="0.05"/>
</body>
</worldbody>
</mujoco>