From a7f3664af7c29f128ccdf1857e1cd8a1fd871e4a Mon Sep 17 00:00:00 2001
From: icub <icub@iit.it>
Date: Wed, 25 Nov 2020 04:58:53 -0500
Subject: [PATCH] modified range of movement of arms in encConsistency test +
 torso cycles number

---
 suites/contexts/icub/motorEncoderConsistency_left_arm.ini | 4 ++--
 .../contexts/icub/motorEncoderConsistency_right_arm.ini   | 6 +++---
 suites/contexts/icub/optical_encoders_drift_torso.ini     | 8 ++++----
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/suites/contexts/icub/motorEncoderConsistency_left_arm.ini b/suites/contexts/icub/motorEncoderConsistency_left_arm.ini
index 89bd0b34..415cf5b9 100644
--- a/suites/contexts/icub/motorEncoderConsistency_left_arm.ini
+++ b/suites/contexts/icub/motorEncoderConsistency_left_arm.ini
@@ -4,7 +4,7 @@ part      left_arm
 joints    (0 1 2 3)
 home      (-30 30 10 45)
 speed     (20 20 20 20)
-max       (-20 40 20 55)
+max       (-20 50 20 55)
 min       (-40 20 0  35)
 cycles    10
 tolerance 1.0
@@ -14,4 +14,4 @@ matrix   (               1                         0                         0
                     -1.625                     1.625                     1.625                         0 \
                          0                         0                         0                         1 )
 
-plot_enabled 0
\ No newline at end of file
+plot_enabled 0
diff --git a/suites/contexts/icub/motorEncoderConsistency_right_arm.ini b/suites/contexts/icub/motorEncoderConsistency_right_arm.ini
index 763a9672..91208e20 100644
--- a/suites/contexts/icub/motorEncoderConsistency_right_arm.ini
+++ b/suites/contexts/icub/motorEncoderConsistency_right_arm.ini
@@ -4,14 +4,14 @@ name      motorEncConsistency_rightArm
 joints    (0 1 2 3)
 home      (-30 30 10 45)
 speed     (20 20 20 20)
-max       (-20 40 20 55)
+max       (-20 50 20 55)
 min       (-40 20 0  35)
 cycles    10
-tolerance 1.0 
+tolerance 1.0
 matrix_size 4
 matrix   (               1                         0                         0                         0 \
                     -1.625                     1.625                         0                         0 \
                     -1.625                     1.625                     1.625                         0 \
                          0                         0                         0                         1 )
 
-plot_enabled 0
\ No newline at end of file
+plot_enabled 0
diff --git a/suites/contexts/icub/optical_encoders_drift_torso.ini b/suites/contexts/icub/optical_encoders_drift_torso.ini
index 66ab4e84..7309092a 100644
--- a/suites/contexts/icub/optical_encoders_drift_torso.ini
+++ b/suites/contexts/icub/optical_encoders_drift_torso.ini
@@ -3,8 +3,8 @@ part      torso
 joints    (0 1 2)
 home      (0 0 0)
 speed     (20 20 20)
-max       (10  10  10)
-min       (-10 -10 -10)
-cycles    50
-tolerance 1.2
+max       (10  0  10)
+min       (-10 0 -10)
+cycles    1000
+tolerance 1.00
 plot_enabled 0