ACADO Toolkit is a software environment and algorithm collection for automatic control and dynamic optimization. It provides a general framework for using a great variety of algorithms for direct optimal control, including model predictive control, state and parameter estimation and robust optimization. ACADO Toolkit is implemented as self-contained C++ code and comes along with user-friendly MATLAB interface. The object-oriented design allows for convenient coupling of existing optimization packages and for extending it with user-written optimization routines.
Features
- Nonlinear Optimal Control
- Multi-Objective Optimal Control
- State and Parameter Estimation
- Model Predictive Control
- Code Generation for Nonlinear Model Predictive Control and Moving Horizon Estimation
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow ACADO Toolkit
Other Useful Business Software
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
Rate This Project
Login To Rate This Project
User Reviews
-
The ACADO Toolkit is a great contribution to control engineering, especially for time critical applications. The code generation of the NMPC and MHE algorithms works great and is easy to modify to fit certain custom needs. A big thanks to the developers for this contribution.
-
Very nice and powerful tool. Thank you for your effort!
-
I have been using ACADO toolkit for more than 5 month so far. I basically used two features of it, namely, Model Predictive Control and Code Generation for Fast NMPC. I started using ACADO toolkit because of its promising computational time ... The code Generation feature provides an excellent assist to those who would like to implement NMPC in real-time applications. This toolkit provides , in general, many options which would allow the user to have the access to many parameters that affect the optimization process. Defining system equations, running costs, terminal cost, and constraints is a straight forward and easy thing to do with ACADO using its own syntax ... My overall assessment of this toolkit is that (this toolkit is an excellent contribution to the field of optimal control) ... Thanks to ACADO developers !!