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☆107Updated last year
- C++ implementation of Model Predictive Control(MPC)☆106Updated 7 years ago
- An automatic code generator for nonlinear model predictive control (NMPC) and the continuation/GMRES method (C/GMRES) based numerical sol…☆173Updated 2 months ago
- Implementation of SCvx, linear MPC and LQR for trajectory generation and tracking☆162Updated 5 years ago
- control theory repo☆17Updated 4 years ago
- A C++ library for solving Model Predictive Control problems☆32Updated 7 years ago
- A Parallel Optimization Toolkit for Nonlinear Model Predictive Control (NMPC)☆314Updated this week
- How to connect Arduino and Simulink☆106Updated 6 years ago
- libmpc++ is a C++ header-only library to solve linear and non-linear MPC☆177Updated 4 months ago
- List of literature and software for optimal control and numerical optimization.☆77Updated 6 years ago
- Dynamics, MPC, LQR, etc. One repo to rule them all.☆114Updated 2 years ago
- ☆74Updated last year
- Wheeled Mobile Robot Dynamics Engine☆33Updated 8 years ago
- This repository contains C++ files that explain how to implement the Model Predictive Control (MPC) algorithm for linear systems in C++ b…☆82Updated 5 months ago
- Open Optimal Control Library for Matlab. Trajectory Optimization and non-linear Model Predictive Control (MPC) toolbox.☆400Updated 5 years ago
- Implementation of model predictive control using STM32F407 microcontroller on an inverted pendulum system☆17Updated 6 years ago
- Solver for Algebraic Riccati equation with two ways: iteration based method & eigenvalue decomposition method☆67Updated 6 years ago
- ☆28Updated 5 years ago
- Main repository for the Kugle robot project. The repository contains the MATLAB code and Simulink models for the Kugle robot developed as…☆158Updated 5 years ago
- LQR controller design for nonlinear systems via KEF based parameter estimation☆22Updated 8 years ago
- Full quadcopter dynamics simulation using quaternion with propeller aerodynamics.☆44Updated 3 years ago
- Contains all the functions (such as hat map, rotations, transport map, etc.) used during the development of geometric mechanics and contr…☆20Updated 4 years ago
- Self-balancing robot analysis and LQG optimal controller design with MATLAB Simulink and Simscape Multibody☆28Updated last year
- Optimal trajectory generation library given equality and inequality constraints (C++/Matlab)☆235Updated 4 years ago
- ☆70Updated 7 years ago
- Iterative Linear Quadratic Regulator☆27Updated 9 years ago
- Robust control tutorial by Purdue SMART Lab: Sliding Mode Control (SMC) with MATLAB/Simulink example implementation☆63Updated 5 years ago
- Easy and ready to use animation models for Matlab and python☆31Updated last year
- 当サンプルモデルは、モデル予測制御(MPC)の設計と実装のワークフローを分かりやすく紹介するための資料です。 設計後、コード生成を行い、マイクロコントローラに実装するまでの流れを詳しくまとめています。☆47Updated last year