8000 New MATLAB frontend: change defaults to match Python by FreyJo · Pull Request #1216 · acados/acados · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

New MATLAB frontend: change defaults to match Python #1216

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 23, 2024

Conversation

FreyJo
Copy link
Member
@FreyJo FreyJo commented Aug 22, 2024
  • AcadosOcpCost: use "LINEAR_LS" as default cost_type as in Python for 0 cost as default
  • AcadosOcpOptions:
    • qp_solver_ric_alg = 1
    • qp_solver_cond_ric_alg = 1
    • nlp_solver_max_iter = 100
    • dynamic defaults as in Python for: alpha_min, alpha_reduction, eps_sufficient_descent, eval_residual_max_iter, full_step_dual

@FreyJo FreyJo requested a review from sandmaennchen August 22, 2024 18:19
@sandmaennchen sandmaennchen merged commit f1f9cee into acados:master Aug 23, 2024
10 checks passed
@sandmaennchen sandmaennchen deleted the new_matlab_change_defaults branch August 23, 2024 00:23
FreyJo added a commit that referenced this pull request Aug 26, 2024
- `AcadosOcpCost`: use "LINEAR_LS" as default cost_type as in Python for
0 cost as default
- `AcadosOcpOptions`:
  - `qp_solver_ric_alg` = 1
  - `qp_solver_cond_ric_alg` = 1
  - `nlp_solver_max_iter` = 100
- dynamic defaults as in Python for: `alpha_min`, `alpha_reduction`,
`eps_sufficient_descent`, `eval_residual_max_iter`, `full_step_dual`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0