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
- A compact Constrained Model Predictive Control (MPC) library with Active Set based Quadratic Programming (QP) solver for Teensy4/Arduino …☆110Updated 4 years ago
- Adaptive control methods developed by Karl Johan Åström and Björn Wittenmark from the 70-80's for industrial use☆101Updated last year
- An Arduino library for embedded linear MPC controller.☆19Updated 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…☆72Updated last year
- Self-balancing robot analysis and LQG optimal controller design with MATLAB Simulink and Simscape Multibody☆27Updated last year
- Building self-balancing robot using LQR controller☆17Updated 4 months ago
- A compact Unscented Kalman Filter (UKF) library for Teensy4/Arduino system (or any real time embedded system in general)☆63Updated 4 years ago
- ☆26Updated 4 years ago
- A C++ library for solving Model Predictive Control problems☆31Updated 7 years ago
- A library for state space feedback control on Arduino☆77Updated 3 years ago
- A collection of Jupyter/IPython notebooks that implement quadrotor control schemes in an expository manner☆46Updated 5 years ago
- ROS stack with an efficient real-time NMPC for the Crazyflie 2.1☆104Updated 8 months ago
- control theory repo☆15Updated 3 years ago
- Implementation of L1 adaptive control with ardupilot firmware.☆16Updated last year
- C++ model predictive controller powering a self-driving car in a simulator for the Udacity SDCND.☆19Updated 6 years ago
- Light-weight C++ library for fast embedded nonlinear optimisation and optimal control☆50Updated last year
- libmpc++ is a C++ header-only library to solve linear and non-linear MPC☆150Updated 2 months ago
- ☆50Updated 6 years ago
- ☆34Updated 4 years ago
- ☆66Updated 6 years ago
- Contains all the functions (such as hat map, rotations, transport map, etc.) used during the development of geometric mechanics and contr…☆17Updated 3 years ago
- ☆71Updated 11 months ago
- High-level nonlinear state-space control for multirotors and ground-robots. Freyja is suitable for vehicles that already have some stabil…☆15Updated last month
- MATLAB and Simulink tutorials for learning how to program and develop robots powered by ROS™☆23Updated 2 years ago
- Iterative Linear Quadratic Regulator☆27Updated 8 years ago
- List of literature and software for optimal control and numerical optimization.☆74Updated 5 years ago
- Data Driven Dynamics Modeling for Aerial Vehicles☆103Updated last year
- Eigen (a C++ template library for linear algebra) for Arduino☆55Updated 8 months ago
- How to connect Arduino and Simulink☆98Updated 5 years ago
- 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 year