Skip to content
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

Fast implementation of the zoRO algorithm #938

Merged
merged 56 commits into from
Jul 3, 2023
Merged

Conversation

yf-gao
Copy link
Contributor

@yf-gao yf-gao commented Jun 23, 2023

A fast implementation of the zero-order robust optimization (zoRO) algorithm

  • Python interface for setting the uncertainties matrices, the constraints to be tightened, etc.

  • examples and readme in examples/acados_python/zoRO_example

  • This PR also includes template based custom update functions, which are used to efficiently implement the zoRO algorithm, but can be used to implement more

FreyJo and others added 30 commits December 5, 2022 15:12
…e_copy determining if custom_update_functions are copied during solver generation
Copy link
Member

@FreyJo FreyJo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!
Great job Yunfan :)

@FreyJo FreyJo merged commit d612c1a into acados:master Jul 3, 2023
3 checks passed
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.

None yet

2 participants