Skip to content

Commit

Permalink
same
Browse files Browse the repository at this point in the history
  • Loading branch information
pariterre committed Nov 14, 2023
1 parent 81fd8c6 commit 5d41ad4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -86,7 +86,7 @@ def prepare_nmpc(
cycle_duration=cycle_duration,
n_cycles_simultaneous=n_cycles_simultaneous,
n_cycles_to_advance=n_cycles_to_advance,
objective_functions=new_objectives,
common_objective_functions=new_objectives,
constraints=constraints,
x_bounds=x_bounds,
u_bounds=u_bounds,

0 comments on commit 5d41ad4

Please sign in to comment.