We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
implicitfast
1 parent 8278a3e commit f391104Copy full SHA for f391104
1 file changed
dm_control/mjcf/schema.xml
@@ -56,7 +56,7 @@
56
<attribute name="o_margin" type="float"/>
57
<attribute name="o_solref" type="array" array_type="float" array_size="2"/>
58
<attribute name="o_solimp" type="array" array_type="float" array_size="5"/>
59
- <attribute name="integrator" type="keyword" valid_values="Euler RK4 implicit"/>
+ <attribute name="integrator" type="keyword" valid_values="Euler RK4 implicit implicitfast"/>
60
<attribute name="collision" type="keyword" valid_values="all predefined dynamic"/>
61
<attribute name="cone" type="keyword" valid_values="pyramidal elliptic"/>
62
<attribute name="jacobian" type="keyword" valid_values="dense sparse auto"/>
0 commit comments