Skip to content

Commit 059f3c1

Browse files
committed
Cleanup multiflex xml
1 parent 5e56931 commit 059f3c1

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

mujoco_warp/test_data/flex/multiflex.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<mujoco model="multiflex">
2-
<compiler autolimits="true"/>
32
<option solver="CG" tolerance="1e-6" timestep=".001"/>
43

54
<visual>
@@ -33,13 +32,11 @@
3332
<contact condim="3" selfcollide="none" conaffinity="0" contype="0"/>
3433
<pin id="0 750"/>
3534
</flexcomp>
36-
3735
<flexcomp type="grid" count="24 4 4" spacing=".1 .1 .1" pos=".1 -1 0.2"
3836
radius=".0" rgba="0 .7 .7 1" name="softbody" dim="3" mass="25">
3937
<contact condim="3" solref="0.01 1" solimp=".95 .99 .0001" selfcollide="none"/>
4038
<elasticity young="5e4" damping="0.002" poisson="0.2"/>
4139
</flexcomp>
4240
</body>
43-
4441
</worldbody>
4542
</mujoco>

0 commit comments

Comments
 (0)