diff --git a/src/config_solo12.yaml b/src/config_solo12.yaml index 18ceff6bf5318cad9f4e42f70e7b6526571d003d..2da0cce9132aa179de6887c55524f33b3db43cfc 100644 --- a/src/config_solo12.yaml +++ b/src/config_solo12.yaml @@ -15,7 +15,7 @@ robot: # General control parameters q_init: [0.0, 0.7, -1.4, -0.0, 0.7, -1.4, 0.0, -0.7, 1.4, -0.0, -0.7, 1.4] # Initial articular positions - dt_wbc: 0.002 # Time step of the whole body control + dt_wbc: 0.001 # Time step of the whole body control N_gait: 20 # Number of rows in the gait matrix. Arbitrary value that should be set high enough # so that there is always at least one empty line at the end of the gait matrix dt_mpc: 0.02 # Time step of the model predictive control