8000 Load/Store iterate to object · Issue #1219 · acados/acados · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Load/Store iterate to object #1219

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

Closed
sandmaennchen opened this issue Aug 24, 2024 · 0 comments · Fixed by #1310
Closed

Load/Store iterate to object #1219

sandmaennchen opened this issue Aug 24, 2024 · 0 comments · Fixed by #1310

Comments

@sandmaennchen
Copy link
Contributor
sandmaennchen commented Aug 24, 2024

Load/Store iterate to an iterate object instead of writing to file. This should be much faster than writing to file and will be particularly helpful for computing solution sensitivities with an exact Hessian "sensitivity solver".

FreyJo pushed a commit that referenced this issue Oct 24, 2024
This PR adds the functions `store_to_obj` and `load_from_obj` to the
python interface. These functions allow to store/load the current
iterate to/from an AcadosOcpIterate object.

In addtion, `get_iterate` now allows to get the last iterate by setting
`iteration=-1`

Closes #1219
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 a pull request may close this issue.

1 participant
0