Skip to content

Commit 2b1c470

Browse files
author
icub
committed
Increased ZMP counter since the frequency is higher
1 parent dcc03f6 commit 2b1c470

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/WalkingModule/app/robots/iCubGenova09/dcm_walking_iFeel_joint_retargeting.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ max_initial_com_vel 0.15
2020
constant_ZMP_tolerance 0.000001
2121

2222
# Consecutive times in which the ZMP remains constant. If this limit is reached, the module stops. Use a negative value to disable.
23-
constant_ZMP_counter 25
23+
constant_ZMP_counter 125
2424

2525
# Minimum force to consider the ZMP valid.
2626
minimum_normal_force_ZMP 1.0

src/WalkingModule/app/robots/iCubGenova09/dcm_walking_with_joypad.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ max_initial_com_vel 0.15
2020
constant_ZMP_tolerance 0.00001
2121

2222
# Consecutive times in which the ZMP remains constant. If this limit is reached, the module stops. Use a negative value to disable.
23-
constant_ZMP_counter 25
23+
constant_ZMP_counter 125
2424

2525
# Minimum force to consider the ZMP valid.
2626
minimum_normal_force_ZMP 1.0

0 commit comments

Comments
 (0)