Skip to content

Commit 8eaf626

Browse files
[iCubGenova11] Fix fineCalibrationChecker config file (#765)
1 parent 2462fca commit 8eaf626

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

iCubGenova11/checker/fineCalibrationCheckerConfig.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
<!--<param name="calibrationDeltas">(1.0, -9.2, -14.2, 0 )</param> --> <!--right_arm-->
1414
<param name="calibrationDeltas">(0, -9.2, -17.1, -2.7 )</param> <!--left_arm-->
1515
<param name="encoderResolutions">(262144, 262144, 262144, 262144)</param> <!--2^18 raw encoder resolution-->
16+
<param name="axesSigns">(-1, -1, 1, -1)</param>
17+
<!-- <param name="axesSigns">(1, 1, -1, 1)</param> --> <!--right_arm-->
1618

1719

1820
<action phase="startup" level="15" type="attach">

0 commit comments

Comments
 (0)