Skip to content

Commit

Permalink
hotfix experiments
Browse files Browse the repository at this point in the history
  • Loading branch information
FranekStark committed Feb 11, 2025
1 parent bd48595 commit da488e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ def run_controller(
"-p",
"mpc_osqp_linsys_solver:=" + mpc_osqp_linsys_solver,
"-p",
"mpc_solver_tolerances:=" + solver_tolerance,
"mpc_solver_tolerances:=" + str(solver_tolerance),
"-p",
"simple_gait_sequencer.gait:=" + gs_gait,
"-p",
Expand Down

0 comments on commit da488e5

Please sign in to comment.