AleksandarHaber / Model-Predictive-Control-for-Linear-Systems-in-Cpp-by-Using-Eigen-Library
This repository contains C++ files that explain how to implement the Model Predictive Control (MPC) algorithm for linear systems in C++ by using the Eigen C++ matrix library.
☆72Updated this week
Alternatives and similar repositories for Model-Predictive-Control-for-Linear-Systems-in-Cpp-by-Using-Eigen-Library:
Users that are interested in Model-Predictive-Control-for-Linear-Systems-in-Cpp-by-Using-Eigen-Library are comparing it to the libraries listed below
- Safety-critical controllers for single/multi robotic navigation: CBF-QP, MPC-CBF, and etc.☆90Updated last month
- This is a Tutorial on how to use CasADi with CPP.☆96Updated 7 months ago
- A C++ library for solving Model Predictive Control problems☆31Updated 7 years ago
- 100+ favorite papers from the fields of robotics, autonomous driving, and related areas, updated continuously.☆28Updated last year
- This repository contains different aspects of autonomous mobile robots including motion, control, and estimation. PID, LQR, and MPC contr…☆60Updated 2 years ago
- Here, we post the codes that implement the Model Predictive Controller (MPC) for linear systems.☆90Updated this week
- ROS stack with an efficient real-time NMPC for the Crazyflie 2.1☆108Updated 8 months ago
- Model Predictive Control using acados and ROS.