We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e56931 commit 059f3c1Copy full SHA for 059f3c1
1 file changed
mujoco_warp/test_data/flex/multiflex.xml
@@ -1,5 +1,4 @@
1
<mujoco model="multiflex">
2
- <compiler autolimits="true"/>
3
<option solver="CG" tolerance="1e-6" timestep=".001"/>
4
5
<visual>
@@ -33,13 +32,11 @@
33
32
<contact condim="3" selfcollide="none" conaffinity="0" contype="0"/>
34
<pin id="0 750"/>
35
</flexcomp>
36
-
37
<flexcomp type="grid" count="24 4 4" spacing=".1 .1 .1" pos=".1 -1 0.2"
38
radius=".0" rgba="0 .7 .7 1" name="softbody" dim="3" mass="25">
39
<contact condim="3" solref="0.01 1" solimp=".95 .99 .0001" selfcollide="none"/>
40
<elasticity young="5e4" damping="0.002" poisson="0.2"/>
41
42
</body>
43
44
</worldbody>
45
</mujoco>
0 commit comments