/control

PID controller, model predictive controller

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Control

Jun Zhu

Test codes

PID control

Implement a PID controller for a simulator in C++.

Details can be found here

Model predictive control

Implement a Model Predictive Controller (MPC) for a simulator in C++.

Details can be found here