Skip to content

Commit 26770d7

Browse files
author
ergocub
committed
Update the config of ergocubsn002 for the temperature reading
1 parent 9f3b9bc commit 26770d7

3 files changed

Lines changed: 28 additions & 0 deletions

File tree

src/WalkingModule/app/robots/ergoCubSN002/dcm_walking/autonomous/robotControl.ini

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,12 @@ good_tracking_required (false, false, false, false
3434
false, false, true, true, false, false, false,
3535
true, true, true, true, true, true,
3636
true, true, true, true, true, true)
37+
38+
temperature_limits (-1, -1, -1, -1,
39+
90, 90, 90,
40+
-1, -1, -1, -1, -1, -1, -1,
41+
-1, -1, -1, -1, -1, -1, -1,
42+
90, 90, 90, 90, 90, 90,
43+
90, 90, 90, 90, 90, 90)
44+
45+
max_samples_above_the_limits 2000

src/WalkingModule/app/robots/ergoCubSN002/dcm_walking/iFeel_joint_retargeting/robotControl.ini

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,12 @@ good_tracking_required (false, false, false
3434
false, false, true, true, false, false, false,
3535
true, true, true, true, true, true,
3636
true, true, true, true, true, true)
37+
38+
temperature_limits (-1, -1, -1,
39+
90, 90, 90,
40+
-1, -1, -1, -1, -1, -1, -1,
41+
-1, -1, -1, -1, -1, -1, -1,
42+
90, 90, 90, 90, 90, 90,
43+
90, 90, 90, 90, 90, 90)
44+
45+
max_samples_above_the_limits 2000

src/WalkingModule/app/robots/ergoCubSN002/dcm_walking/joypad_control/robotControl.ini

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,13 @@ good_tracking_required (true, true, true,
3030
true, true, true, false,
3131
true, true, true, true, true, true,
3232
true, true, true, true, true, true)
33+
34+
35+
temperature_limits (90, 90, 90,
36+
-1, -1, -1, -1,
37+
-1, -1, -1, -1,
38+
90, 90, 90, 90, 90, 90,
39+
90, 90, 90, 90, 90, 90)
40+
41+
max_samples_above_the_limits 2000
42+

0 commit comments

Comments
 (0)