Skip to content

Commit a3f4b98

Browse files
[iCubGenova03] New PID for thumb oppose
1 parent f562607 commit a3f4b98

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

robots-icebox/iCubGenova03/hardware/motorControl/icub_right_hand.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
</group>
6161

6262
<group name="POS_PIDS">
63-
<param name="kp"> -8000 -8000 8000 -8000 -8000 -8000 8000 -120 </param>
64-
<param name="kd"> -32000 -32000 32000 -32000 -32000 -32000 32000 -1250 </param>
65-
<param name="ki"> -5 -5 5 -5 -5 -5 5 0 </param>
63+
<param name="kp"> 2000 -8000 8000 -8000 -8000 -8000 8000 -120 </param>
64+
<param name="kd"> 32000 -32000 32000 -32000 -32000 -32000 32000 -1250 </param>
65+
<param name="ki"> 1 -5 5 -5 -5 -5 5 0 </param>
6666
<param name="maxOutput"> 1333 1333 1333 1333 1333 1333 1333 1333 </param>
6767
<param name="maxInt"> 1333 1333 1333 1333 1333 1333 1333 1333 </param>
6868
<param name="shift"> 10 10 10 10 10 10 10 4 </param>

0 commit comments

Comments
 (0)