Fix bug in implementation of torquescale
PiperOrigin-RevId: 577466789 Change-Id: I3c8e5dd9b4af9a629e777f7ccad8417075b0046c
This commit is contained in:
committed by
Copybara-Service
parent
930c707e00
commit
86d9c84e59
@@ -0,0 +1,15 @@
|
||||
<mujoco>
|
||||
<statistic meansize=".5"/>
|
||||
<worldbody>
|
||||
<site name="0"/>
|
||||
<light pos="0 0 1"/>
|
||||
<body name="1" pos="-.5 -.3 0">
|
||||
<freejoint/>
|
||||
<geom type="box" size=".5 .3 .02" pos="0 0 -.07"/>
|
||||
</body>
|
||||
</worldbody>
|
||||
|
||||
<equality>
|
||||
<weld body1="1" anchor="0 0 0" solimp="0 0.96 0.01" torquescale="0.2"/>
|
||||
</equality>
|
||||
</mujoco>
|
||||
Reference in New Issue
Block a user