Files
Mujoco_WASM/test/engine/testdata/ray/flex.xml
T
Yuval Tassa 223ba99ec2 Add mju_rayFlexNormal (not exposed in public header)
PiperOrigin-RevId: 847746174
Change-Id: Ia8f597d296bf6a3eed9bd48b1c39b2ff2b5fcf90
2025-12-22 06:49:22 -08:00

13 lines
362 B
XML

<mujoco>
<include file="ray_swing.xml"/>
<worldbody>
<!-- <body pos="-.5 .002 0" euler="10 50 -40" mocap="true"> -->
<flexcomp name="softbox" type="box" count="4 4 4" spacing=".2 .2 .2" scale="1 2 3"
radius=".01" dim="3" dof="radial">
<edge equality="true"/>
</flexcomp>
<!-- </body> -->
</worldbody>
</mujoco>