Skip to content

Commit b13c727

Browse files
committed
Update gripper gains
1 parent e1a2927 commit b13c727

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/dm_robotics/panda/assets/panda/panda_hand.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<body name="panda_hand" quat="1 0 0 0" gravcomp="1">
1414
<site name="TCP" pos="0 0 .1034" />
1515
<inertial pos="-1e-02 0 3e-02" mass="7.3e-01" diaginertia="1e-03 2.5e-03 1.7e-03" />
16-
<geom type="mesh" material="panda" mesh="hand" />
16+
<geom name="hand" type="mesh" material="panda" mesh="hand" />
1717
<body name="panda_leftfinger" pos="0 0 0.0584" quat="0 0 0 1" gravcomp="1">
1818
<inertial pos="0 0 0" mass="1.5e-02" diaginertia="2.3749e-06 2.3749e-06 7.5e-07"/>
1919
<joint name="panda_finger_joint1" pos="0 0 0" axis="0 1 0" type="slide" limited="true" range="0 0.04" armature="0.1" damping="11" solreflimit="-30000 -200" />
@@ -35,6 +35,6 @@
3535
</fixed>
3636
</tendon>
3737
<actuator>
38-
<general biastype="affine" name="panda_hand_actuator" tendon="split" forcelimited="true" forcerange="-100 100" ctrllimited="true" ctrlrange="0 1" gainprm="240 0 0" biasprm="0 -6000 -10"/>
38+
<general biastype="affine" name="panda_hand_actuator" tendon="split" forcelimited="true" forcerange="-100 100" ctrllimited="true" ctrlrange="0 1" gainprm="24 0 0" biasprm="0 -600 -50"/>
3939
</actuator>
4040
</mujoco>

0 commit comments

Comments
 (0)