Skip to content

Tags: acados/acados

Tags

v0.5.4

Toggle v0.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
RTI animation python plot (#1824)

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add example for timing Anderson acceleration (#1723)

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Riccati-ZORO notes (#1699)

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Get timing from casadi, store stats (#1598)

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updates with respect to new HPIPM sensitivity API (#1512)

v0.4.5

Toggle v0.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix globalization calls in AS-RTI (#1491)

- fix AS-RTI, broken in #1254 
- add tests on closed loop simulation results

v0.4.4

Toggle v0.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
 MATLAB: avoid extra template for reset, use set instead (#1469)

v0.4.3

Toggle v0.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
MATLAB: check values in `idxbx[_0,_e]` and `idxbu` (#1390)

This PR adds a check for the indices related to simple bounds.

---------

Co-authored-by: Jonathan Frey <jonathanpaulfrey@gmail.com>

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Python: improve check/warning on GN Hessian with EXTERNAL cost (#1371)

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Github Actions: use Release in full_build, and Debug in ext_dep_off (#…

…1314)

In this way the artifacts uploaded are compiled with Release which is
nice when using them in other projects.