pronenewbits / Arduino_Constrained_MPC_LibraryLinks
A compact Constrained Model Predictive Control (MPC) library with Active Set based Quadratic Programming (QP) solver for Teensy4/Arduino system (or any real time embedded system in general)
☆116Updated 5 years ago
Alternatives and similar repositories for Arduino_Constrained_MPC_Library
Users that are interested in Arduino_Constrained_MPC_Library are comparing it to the libraries listed below
Sorting:
- A compact Unconstrained (linear) Model Predictive Control (MPC) library for Teensy4/Arduino system (or any real time embedded system in g…☆61Updated 5 years ago
- Adaptive control methods developed by Karl Johan Åström and Björn Wittenmark from the 70-80's for industrial use☆109Updated last year
- An automatic code generator for nonlinear model predictive control (NMPC) and the continuation/GMRES method (C/GMRES) based numerical sol…☆176Updated 3 months ago
- This repository contains C++ files that explain how to implement the Model Predictive Control (MPC) algorithm for linear systems in C++ b…☆84Updated 7 months ago
- C++ implementation of Model Predictive Control(MPC)☆106Updated 7 years ago
- control theory repo☆17Updated 4 years ago
- Implementation of SCvx, linear MPC and LQR for trajectory generation and tracking☆162Updated 5 years ago
- A Parallel Optimization Toolkit for Nonlinear Model Predictive Control (NMPC)☆314Updated last month
- ☆75Updated last year
- A C++ library for solving Model Predictive Control problems☆33Updated 7 years ago
- List of literature and software for optimal control and numerical optimization.☆78Updated 6 years ago
- Open Optimal Control Library for Matlab. Trajectory Optimization and non-linear Model Predictive Control (MPC) toolbox.☆401Updated 5 years ago
- drone controls☆15Updated 4 years ago
- Wheeled Mobile Robot Dynamics Engine☆33Updated 8 years ago
- libmpc++ is a C++ header-only library to solve linear and non-linear MPC☆185Updated 5 months ago
- Implementation of model predictive control using STM32F407 microcontroller on an inverted pendulum system☆17Updated 6 years ago
- LQR controller design for nonlinear systems via KEF based parameter estimation☆22Updated 8 years ago
- ROS stack with an efficient real-time NMPC for the Crazyflie 2.1☆119Updated this week
- MATLAB and Simulink utilities for vehicle kinematics, visualization, and sensor simulation.☆83Updated 3 years ago
- Robust control tutorial by Purdue SMART Lab: Sliding Mode Control (SMC) with MATLAB/Simulink example implementation