Skip to content

Commit 04ba92d

Browse files
yuvaltassacopybara-github
authored andcommitted
Add sleep related data structures
PiperOrigin-RevId: 829055431 Change-Id: I7fd12752421bc3456105ae6849a7274e36acc6a3
1 parent 783b386 commit 04ba92d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dm_control/mjcf/schema.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
<attribute name="fwdinv" type="keyword" valid_values="disable enable"/>
9696
<attribute name="invdiscrete" type="keyword" valid_values="disable enable"/>
9797
<attribute name="multiccd" type="keyword" valid_values="disable enable"/>
98+
<attribute name="sleep" type="keyword" valid_values="disable enable"/>
9899
<attribute name="island" type="keyword" valid_values="disable enable"/>
99100
<attribute name="nativeccd" type="keyword" valid_values="disable enable"/>
100101
</attributes>
@@ -1340,6 +1341,7 @@
13401341
<attribute name="zaxis" type="array" array_type="float" array_size="3"/>
13411342
<attribute name="euler" type="array" array_type="float" array_size="3"/>
13421343
<attribute name="gravcomp" type="float"/>
1344+
<attribute name="sleep" type="keyword" valid_values="auto never allowed init"/>
13431345
<attribute name="user" type="array" array_type="float"/>
13441346
</attributes>
13451347
<children>

0 commit comments

Comments
 (0)