Files
Mujoco_WASM/test/engine/testdata/ray/sphere.xml
T
Yuval Tassa d1317fd1a5 Add ray normal computation for primitives (currently private)
PiperOrigin-RevId: 834294539
Change-Id: I176f13a8f91dede589338fc44e099a16bac0b580
2025-11-19 08:01:02 -08:00

8 lines
140 B
XML

<mujoco>
<include file="ray_swing.xml"/>
<worldbody>
<geom type="sphere" size=".7" pos=".001 .002 .003"/>
</worldbody>
</mujoco>