Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 292 Bytes

File metadata and controls

4 lines (2 loc) · 292 Bytes

control: C++ implementation of LQR for continous systems

This project was created, to better understand how the LQR can be implemented with the use of Eigen. To run the tests, googletest needs to be installed.