Skip to content

Commit 5bdf8a8

Browse files
yuvaltassacopybara-github
authored andcommitted
Add mjModel.tendon_armature (in preparation, not yet implemented)
PiperOrigin-RevId: 743649968 Change-Id: I48f8945923b0b32911ea18677af8939dce3c7789
1 parent 433e8dc commit 5bdf8a8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

dm_control/mjcf/schema.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1858,6 +1858,7 @@
18581858
<attribute name="springlength" type="array" array_type="float" array_size="2"/>
18591859
<attribute name="stiffness" type="float"/>
18601860
<attribute name="damping" type="float"/>
1861+
<attribute name="armature" type="float"/>
18611862
<attribute name="user" type="array" array_type="float"/>
18621863
</attributes>
18631864
<children>
@@ -1890,6 +1891,7 @@
18901891
<attribute name="frictionloss" type="float"/>
18911892
<attribute name="stiffness" type="float"/>
18921893
<attribute name="damping" type="float"/>
1894+
<attribute name="armature" type="float"/>
18931895
<attribute name="user" type="array" array_type="float"/>
18941896
<attribute name="solreflimit" type="array" array_type="float" array_size="2"/>
18951897
<attribute name="solimplimit" type="array" array_type="float" array_size="5"/>

0 commit comments

Comments
 (0)