pronenewbits / Arduino_Unconstrained_MPC_Library
A compact Unconstrained (linear) Model Predictive Control (MPC) library for Teensy4/Arduino system (or any real time embedded system in general)
☆61Updated 5 years ago
Alternatives and similar repositories for Arduino_Unconstrained_MPC_Library
Users that are interested in Arduino_Unconstrained_MPC_Library are comparing it to the libraries listed below
Sorting:
- A compact Constrained Model Predictive Control (MPC) library with Active Set based Quadratic Programming (QP) solver for Teensy4/Arduino …☆115Updated 5 years ago
- ☆27Updated 4 years ago
- control theory repo☆15Updated 4 years ago
- Adaptive control methods developed by Karl Johan Åström and Björn Wittenmark from the 70-80's for industrial use☆104Updated last year
- Implementation of model predictive control using STM32F407 microcontroller on an inverted pendulum system☆16Updated 5 years ago
- This repository contains C++ files that explain how to implement the Model Predictive Control (MPC) algorithm for linear systems in C++ b…☆75Updated last month
- A library for state space feedback control on Arduino☆76Updated 3 years ago
- ☆53Updated 6 years ago
- Eigen (a C++ template library for linear algebra) for Arduino☆60Updated 9 months ago
- ☆71Updated last year
- Self-balancing robot analysis and LQG optimal controller design with MATLAB Simulink and Simscape Multibody☆29Updated last year
- AleksandarHaber / Linear-Quadratic-Regulator-Optimal-Control-in-Cpp-From-Scratch-by-Using-Newton-MethodWe implemented a solution of the Linear Quadratic Regulator (LQR) Optimal Control problem in C++. We use the Newton method to solve the R…☆22Updated last month
- List of literature and software for optimal control and numerical optimization.☆74Updated 5 years ago
- A C++ library for solving Model Predictive Control problems☆31Updated 7 years ago
- Light-weight C++ library for fast embedded nonlinear optimisation and optimal control☆50Updated last year
- ☆70Updated 6 years ago
- A compact Unscented Kalman Filter (UKF) library for Teensy4/Arduino system (or any real time embedded system in general)☆63Updated 5 years ago
- Solver for Algebraic Riccati equation with two ways: iteration based method & eigenvalue decomposition method☆66Updated 6 years ago
- Dynamics, MPC, LQR, etc. One repo to rule them all.☆111Updated last year
- C++ model predictive controller powering a self-driving car in a simulator for the Udacity SDCND.☆19Updated 6 years ago
- ☆34Updated 4 years ago
- An Arduino library for embedded linear MPC controller.☆20Updated 5 months ago
- A few simple tutorials for dynamical systems and control. Most require Matlab.☆106Updated 9 years ago
- MATLAB and Simulink tutorials for learning how to program and develop robots powered by ROS™☆25Updated 2 years ago
- ROS stack with an efficient real-time NMPC for the Crazyflie 2.1☆111Updated 10 months ago
- libmpc++ is a C++ header-only library to solve linear and non-linear MPC☆162Updated 4 months ago
- DSHOT communication with ESC using a teensy MCU☆43Updated 3 months ago
- An automatic code generator for nonlinear model predictive control (NMPC) and the continuation/GMRES method (C/GMRES) based numerical sol…☆167Updated 2 years ago
- An event-based on-line adaptable fast nonlinear model predictive control framework☆25Updated 6 years ago
- Building self-balancing robot using LQR controller☆18Updated 6 months ago