Make island discovery compatible with flex
PiperOrigin-RevId: 777490642 Change-Id: Iae2f4e8297cc24bded833e04ebfe32895f3a5460
This commit is contained in:
committed by
Copybara-Service
parent
c945247e7c
commit
57b3d6d0f4
Vendored
+3
-1
@@ -1,5 +1,7 @@
|
||||
<mujoco model="flex">
|
||||
<option timestep="0.01" integrator="implicitfast"/>
|
||||
<option timestep="0.01" integrator="implicitfast">
|
||||
<flag island="enable"/>
|
||||
</option>
|
||||
|
||||
<asset>
|
||||
<texture type="skybox" builtin="gradient" rgb1=".3 .5 .7" rgb2="0 0 0" width="512" height="512"/>
|
||||
|
||||
Reference in New Issue
Block a user