zhujun98 / control

PID controller, model predictive controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Control

Build Status

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

About

PID controller, model predictive controller

License:GNU General Public License v3.0


Languages

Language:C++ 88.6%Language:CMake 9.1%Language:Shell 2.3%