Skip to content

Commit 259f25c

Browse files
thowellcopybara-github
authored andcommitted
Add tendon actuator force limits and tendon actuator force sensor.
PiperOrigin-RevId: 745096883 Change-Id: I9d626e5d6de271d07f2f2662324b6bd03399977b
1 parent 17db233 commit 259f25c

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
@@ -387,7 +387,9 @@
387387
<attributes>
388388
<attribute name="group" type="int"/>
389389
<attribute name="limited" type="keyword" valid_values="false true auto"/>
390+
<attribute name="actuatorfrclimited" type="keyword" valid_values="false true auto"/>
390391
<attribute name="range" type="array" array_type="float" array_size="2"/>
392+
<attribute name="actuatorfrcrange" type="array" array_type="float" array_size="2"/>
391393
<attribute name="solreflimit" type="array" array_type="float" array_size="2"/>
392394
<attribute name="solimplimit" type="array" array_type="float" array_size="5"/>
393395
<attribute name="solreffriction" type="array" array_type="float" array_size="2"/>

0 commit comments

Comments
 (0)