Skip to content

Commit

Permalink
[ergoCubSN000] neck and left wrist enable
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonioConsilvio authored and pattacini committed Nov 28, 2024
1 parent 55963a3 commit 845f6ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ergoCubSN000/calibrators/head-calib.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<param name="startupPosThreshold"> 90 90 2 2 </param>
</group>
<!-- <param name="CALIB_ORDER"> (0 1 2) (3) </param> --> <!-- Don't remove this line -->
<param name="CALIB_ORDER"> () (3) </param>
<param name="CALIB_ORDER"> (0 1 2) (3) </param>

<action phase="startup" level="10" type="calibrate">
<param name="target">head-mc_remapper</param>
Expand Down
4 changes: 2 additions & 2 deletions ergoCubSN000/calibrators/left_arm-calib.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</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 17565 8161 21461 0 300 0 300 300 300 </param>
<param name="calibration1"> 4000 -3000 -3000 4000 1127 24927 7183 0 300 0 300 300 300 </param>
<param name="calibration2"> 0 0 0 0 0 0 0 0 0 0 0 0 0 </param>
<param name="calibration3"> 0 0 0 0 0 0 0 0 1 0 0 0 1 </param>
<param name="calibration4"> 0 0 0 0 0 0 0 0 32768 0 0 0 0 </param>
Expand All @@ -31,7 +31,7 @@
</group>

<!-- <param name="CALIB_ORDER"> (4 5 6) (3) (2) (0) (1) (7 8) (9) (10 11 12) </param> --> <!-- Don't remove this line -->
<param name="CALIB_ORDER"> (3) (2) (0) (1) (7 8) (10 11 12) </param>
<param name="CALIB_ORDER"> (4 5 6) (3) (2) (0) (1) (7 8) (10 11 12) </param>

<action phase="startup" level="10" type="calibrate">
<param name="target">left_arm-mc_remapper</param>
Expand Down

0 comments on commit 845f6ee

Please sign in to comment.