Skip to content
forked from zhujun98/control

PID controller, model predictive controller

License

Notifications You must be signed in to change notification settings

HansonHoo/control

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

PID controller, model predictive controller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.2%
  • Other 0.8%