Remove the convexhull compiler option.
PiperOrigin-RevId: 690307675 Change-Id: I62d8213579ad07296ca96de004d39ae012174aa4
This commit is contained in:
committed by
Copybara-Service
parent
61cb552f8a
commit
7dc8aef807
+1
-1
@@ -1,6 +1,6 @@
|
||||
<mujoco model="midphase">
|
||||
<include file="humanoid.xml"/>
|
||||
<compiler autolimits="true" boundmass="1e-05" boundinertia="1e-11" coordinate="local" angle="radian" eulerseq="xyz"/>
|
||||
<compiler autolimits="true" boundmass="1e-05" boundinertia="1e-11" angle="radian" eulerseq="xyz"/>
|
||||
<option timestep="0.001" cone="elliptic" noslip_iterations="5" noslip_tolerance="0"/>
|
||||
<size njmax="1000" nconmax="500"/>
|
||||
<visual>
|
||||
|
||||
Reference in New Issue
Block a user