v0.20.2
ModelPredictiveControl v0.20.2
- added: print info on controller and estimator constraint softening (slack var.
ϵ) - reduce allocations
LinMPC,NonLinMPC,MovingHorizonEstimator - cleanup namespace with
imports instead ofusings
Merged pull requests:
- Changed: avoid
collectinNonLinMPCandMovingHorizonEstimatorobjective and constraints (#46) (@franckgaga) - changed: error handling one less alloc (#47) (@franckgaga)
- added: print info on controller and estimator constraints softening (#49) (@franckgaga)
- cleaning the namespace with
imports instead ofusings (#50) (@franckgaga) - Namespace,
NonLinMPCandMovingHorizonEsitimatorcleanup (#51) (@franckgaga)