Skip to content

Commit 50f3326

Browse files
DeepMindcopybara-github
authored andcommitted
Add per-body gravity compensation (buoyancy) passive force.
PiperOrigin-RevId: 485342531 Change-Id: Id9acf63205941ac9ac2f87ec30099bff4ec0f1b7
1 parent 4ec1a9e commit 50f3326

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
@@ -1134,6 +1134,7 @@
11341134
<attribute name="xyaxes" type="array" array_type="float" array_size="6"/>
11351135
<attribute name="zaxis" type="array" array_type="float" array_size="3"/>
11361136
<attribute name="euler" type="array" array_type="float" array_size="3"/>
1137+
<attribute name="gravcomp" type="float"/>
11371138
</attributes>
11381139
<children>
11391140
<element name="inertial" on_demand="true">

0 commit comments

Comments
 (0)