Rename `actuatorforcerange and actuatorforcelimited, to actuatorfrcrange and actuatorfrclimited`, respectively.
PiperOrigin-RevId: 556780590 Change-Id: Ide12cf390920f9efe6f79cc9f864a480ce5f256d
This commit is contained in:
committed by
Copybara-Service
parent
abfa08f6cd
commit
a276c49c30
+1
-1
@@ -29,7 +29,7 @@
|
||||
commands is achievable by individual joint actuators with the specified torque limits.
|
||||
See https://mujoco.readthedocs.io/en/latest//modeling.html#actuator-force-clamping
|
||||
-->
|
||||
<joint stiffness="1e-1" actuatorforcerange="-1 1"/>
|
||||
<joint stiffness="1e-1" actuatorfrcrange="-1 1"/>
|
||||
<site type="box" size=".012 .012 .012" rgba=".7 .7 .8 1"/>
|
||||
</default>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user