Skip to content

Commit

Permalink
[ergoCubSN000] Refining the functioning of the fingers (#518)
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonioConsilvio authored May 17, 2023
1 parent 17107ce commit e10132a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ergoCubSN000/calibrators/left_arm-calib.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<group name="HOME">
<!-- shoulder-pitch shoulder-roll shoulder-yaw elbow wrist-yaw wrist-roll wrist-pitch thumb_add thumb_oc index_add index_oc middle_oc ring_pinky_oc -->
<param name="positionHome"> 5 30 0 10 0 0 0 30.00 0.00 0.00 0.00 0.00 0.00 </param>
<param name="positionHome"> 5 30 0 10 0 0 0 0.00 0.00 0.00 0.00 0.00 0.00 </param>
<param name="velocityHome"> 10 10 10 10 10 10 10 40.00 40.00 40.00 40.00 40.00 40.00 </param>
</group>
<group name="CALIBRATION">
Expand Down
4 changes: 2 additions & 2 deletions ergoCubSN000/calibrators/right_arm-calib.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
<group name="HOME">
<!-- For calib6 to set calibration5, i.e. target just multiply desidered pos in deg by 182,044444 (2^(16)/360) -->
<!-- shoulder-pitch shoulder-roll shoulder-yaw elbow wrist-yaw wrist-roll wrist-pitch thumb_add thumb_oc index_add index_oc middle_oc ring_pinky_oc -->
<param name="positionHome"> 5 30 0 10 0 0 0 30.00 0.00 30.00 0.00 0.00 0.00 </param>
<param name="positionHome"> 5 30 0 10 0 0 0 0.00 0.00 30.00 0.00 0.00 0.00 </param>
<param name="velocityHome"> 10 10 10 10 10 10 10 40.00 40.00 40.00 40.00 40.00 40.00 </param>
</group>
<group name="CALIBRATION">
<param name="calibrationType"> 10 10 10 10 12 12 12 12 14 12 14 14 14 </param>
<param name="calibration1"> -4000 3000 3000 -4000 19023 28993 36030 0 150 0 150 150 150 </param>
<param name="calibration2"> 0 0 0 0 0 0 0 0 10923 0 10923 13653 12743 </param>
<param name="calibration2"> 0 0 0 0 0 0 0 0 9000 0 10923 13653 9000 </param>
<param name="calibration3"> 0 0 0 0 0 0 0 0 1 0 1 0 0 </param>
<param name="calibration4"> 0 0 0 0 0 0 0 0 180 0 0 0 0 </param>
<param name="calibration5"> 0 0 0 0 0 0 0 0 -184.0 0 -294.0 -247.0 -65.0 </param>
Expand Down

0 comments on commit e10132a

Please sign in to comment.