Skip to content

Commit 433e8dc

Browse files
yuvaltassacopybara-github
authored andcommitted
Add XML compiler/saveinertial flag. Fixes #2405
PiperOrigin-RevId: 743607654 Change-Id: I93b9faef85db69087aa999cdd33e2eddfe3bd4c6
1 parent adbaa72 commit 433e8dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dm_control/mjcf/schema.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<attribute name="fusestatic" type="keyword" valid_values="false true"/>
2424
<attribute name="inertiafromgeom" type="keyword" valid_values="false true auto"/>
2525
<attribute name="inertiagrouprange" type="array" array_type="int" array_size="2"/>
26+
<attribute name="saveinertial" type="keyword" valid_values="false true"/>
2627
<attribute name="alignfree" type="keyword" valid_values="false true"/>
2728
</attributes>
2829
<children>

0 commit comments

Comments
 (0)