Skip to content

Commit

Permalink
fix: Added "actuatorgravcomp" to schema.xml
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 673294638
Change-Id: Ic92b419097be1449b5a173fe8978897e13a31bb9
  • Loading branch information
Sam Holt authored and copybara-github committed Sep 11, 2024
1 parent 40043f0 commit afa4ccf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dm_control/mjcf/schema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1417,6 +1417,7 @@
<attribute name="damping" type="float"/>
<attribute name="frictionloss" type="float"/>
<attribute name="user" type="array" array_type="float"/>
<attribute name="actuatorgravcomp" type="keyword" valid_values="false true"/>
</attributes>
</element>
<element name="freejoint" on_demand="true" namespace="joint">
Expand Down

0 comments on commit afa4ccf

Please sign in to comment.