8000 Tags · acados/acados · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: acados/acados

Tags

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.

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update documentation for python API (#1253)

* additional headlines in python API
* remove C interface from docs (was headers only anyways)

---------

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

v0.3.6

Toggle v0.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Print note if QP solver does not support one-sided constraints (#1202)

v0.3.5

Toggle v0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
MATLAB: condition number per block and global (#1182)

v0.3.4

Toggle v0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Python interface: default for `sim_method_num_stages` (#1159)

BREAKING: change default for `sim_method_num_stages` to 4 in `AcadosSim`
to be consistent with the default in `AcadosOcp`
0