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

New version: ModelPredictiveControl v0.23.0 #112700

Conversation

JuliaRegistrator
Copy link
Contributor

**BREAKING CHANGES**

- `preparestate!` should be called before solving the MPC optimization with `moveinput!`
- current form by default for all `StateEstimator`
- `ym` keyword argument of `moveinput!` removed (was only for `InternalModel`, I now use the new `preparestate!` method)
- `MovingHorizonEstimator` advanced constructor (with complete covariance matrices): `covestim` and `optim` are now keyword arguments instead of positional arguments. 

**Changelog**

- added: current form for all `StateEstimator` except `MovingHorizonEstimator`, to improve accuracy and closed-loop robustness
- reduce allocation for `SimModel`and `StateEstimator` instances by using internal buffers
- multiple doc correction

UUID: 61f9bdb8-6ae4-484a-811f-bbf86720c31c
Repo: https://github.com/JuliaControl/ModelPredictiveControl.jl.git
Tree: aec215827d76e50fe8c35587f5f3d0c7ed466040

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
JuliaRegistrator referenced this pull request in JuliaControl/ModelPredictiveControl.jl Aug 8, 2024
added: support for the current form for all the state estimators
Copy link
Contributor

github-actions bot commented Aug 9, 2024

Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human.

1. AutoMerge Guidelines are all met! ✅

Your new version registration met all of the guidelines for auto-merging and is scheduled to be merged in the next round.

2. To pause or stop registration

If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

Tip: You can edit blocking comments to add [noblock] in order to unblock auto-merging.

@JuliaTagBot JuliaTagBot merged commit 747e986 into master Aug 9, 2024
22 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-modelpredictivecontrol-61f9bdb8-v0.23.0-3be4f93d87 branch August 9, 2024 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants