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)
☆118May 3, 2020Updated 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…☆64Mar 2, 2020Updated 6 years ago
- A compact Unscented Kalman Filter (UKF) library for Teensy4/Arduino system (or any real time embedded system in general)☆65May 1, 2020Updated 5 years ago
- Implementation of model predictive control using STM32F407 microcontroller on an inverted pendulum system☆18Jun 18, 2019Updated 6 years ago
- A compact Extended Kalman Filter (EKF) library for real time embedded system (with template for Teensy4/Arduino and STM32CubeIDE)☆133May 1, 2020Updated 5 years ago
- A compact realtime embedded Attitude and Heading Reference System (AHRS) using Recursive Least Squares (RLS) for magnetometer calibration…☆189May 19, 2020Updated 5 years ago
- Implementasi sistem kendali pada sistem Teensy & Arduino☆12May 2, 2020Updated 5 years ago
- A C++ library for solving Model Predictive Control problems☆34Feb 20, 2018Updated 8 years ago
- This project uses 15 servo motors to articulate a robotic hand to rotate a platform, based on the popular project "Axis" made by Mark Sek…☆14Jan 2, 2020Updated 6 years ago
- An automatic code generator for nonlinear model predictive control (NMPC) and the continuation/GMRES method (C/GMRES) based numerical sol…☆178Jul 1, 2025Updated 8 months ago
- This is the simulation evaluation for the Adaptive Model-Free Control (AMFC) algorithm prepared in MATLAB Simulink☆11Nov 7, 2021Updated 4 years ago
- Best MPC exercises and best annotated answers here!☆13May 20, 2021Updated 4 years ago
- Master's Thesis Project: Design, Development, Modelling and Simulating of a Y6 Multi-Rotor UAV, Imlementing Control Schemes such as Propo…☆85Aug 11, 2020Updated 5 years ago
- Trajectory tracking control for wheeled mobile robots in a robot soccer field using Fuzzy Logic.☆12Jul 18, 2021Updated 4 years ago
- Open-source C++ implementation of the recently proposed online active set strategy☆521Mar 11, 2026Updated last week
- Using advanced control and computer vision techniques in an easy way for embedded☆271Oct 21, 2025Updated 4 months ago
- This repository contains the source code for “Unscented Kalman filter stochastic nonlinear model predictive control” (UKF-SNMPC).☆62Jan 29, 2023Updated 3 years ago
- Design of a game theoretic adaptive cruise control algorithm using a one player dynamic game model with full information structure and a …☆17Feb 27, 2022Updated 4 years ago
- Acceleration for an s-curve shaped speed☆12Jun 19, 2024Updated last year
- Using Differential Dynamic Programming (DDP) to control various dynamical systems.☆22Apr 28, 2020Updated 5 years ago
- ☆15May 20, 2022Updated 3 years ago
- A library for state space feedback control on Arduino☆80Aug 28, 2021Updated 4 years ago
- - Reactive motion planning using Model predictive control(MPC)☆19May 25, 2020Updated 5 years ago
- IP prototyping in FPGA hardware☆18Aug 28, 2018Updated 7 years ago
- ☆12Jun 15, 2018Updated 7 years ago
- This ROS package includes nodes for the online generation of end-effector's trajectories (position and orientation) using Dynamical Movem…☆10Apr 11, 2021Updated 4 years ago
- An event-based on-line adaptable fast nonlinear model predictive control framework☆25Oct 26, 2018Updated 7 years ago
- An Arduino library for embedded linear MPC controller.☆26Dec 1, 2024Updated last year
- This orogen component uses the reflexxes library to generate motion commands based on the current state of the system, the target state a…☆17Jul 22, 2021Updated 4 years ago
- This library implements a model predictive control algorithm to generate walk trajectories with automatic foot step placement.☆14May 15, 2019Updated 6 years ago
- libmpc++ is a C++ header-only library to solve linear and non-linear MPC☆201Jan 14, 2026Updated 2 months ago
- Based in my last research paper - 2021☆10Dec 9, 2023Updated 2 years ago
- MPC-based Simulink trajectory tracking module☆32May 23, 2019Updated 6 years ago
- Robust adaptive control of LPV systems☆16Sep 21, 2023Updated 2 years ago
- A Model Predictive Control (MPC) Python library based on the OSQP solver.