We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17db233 commit 259f25cCopy full SHA for 259f25c
1 file changed
dm_control/mjcf/schema.xml
@@ -387,7 +387,9 @@
387
<attributes>
388
<attribute name="group" type="int"/>
389
<attribute name="limited" type="keyword" valid_values="false true auto"/>
390
+ <attribute name="actuatorfrclimited" type="keyword" valid_values="false true auto"/>
391
<attribute name="range" type="array" array_type="float" array_size="2"/>
392
+ <attribute name="actuatorfrcrange" type="array" array_type="float" array_size="2"/>
393
<attribute name="solreflimit" type="array" array_type="float" array_size="2"/>
394
<attribute name="solimplimit" type="array" array_type="float" array_size="5"/>
395
<attribute name="solreffriction" type="array" array_type="float" array_size="2"/>
0 commit comments