pronenewbits / Arduino_Unconstrained_MPC_LibraryLinks
A compact Unconstrained (linear) Model Predictive Control (MPC) library for Teensy4/Arduino system (or any real time embedded system in general)
☆63Updated 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 …☆117Updated 5 years ago
- Adaptive control methods developed by Karl Johan Åström and Björn Wittenmark from the 70-80's for industrial use☆113Updated 2 years ago
- A library for state space feedback control on Arduino☆80Updated 4 years ago
- Implementation of model predictive control using STM32F407 microcontroller on an inverted pendulum system☆18Updated 6 years ago
- ☆59Updated 7 years ago
- A compact Unscented Kalman Filter (UKF) library for Teensy4/Arduino system (or any real time embedded system in general)☆65Updated 5 years ago
- ☆32Updated 5 years ago
- An event-based on-line adaptable fast nonlinear model predictive control framework☆25Updated 7 years ago
- Light-weight C++ library for fast embedded nonlinear optimisation and optimal control☆54Updated 2 years ago
- Eigen (a C++ template library for linear algebra) for Arduino☆67Updated last year
- Efficient Model Predictive Control Implementation☆22Updated 4 years ago
- DogBot API, ROS interface and firmware☆27Updated 4 years ago
- This repository contains C++ files that explain how to implement the Model Predictive Control (MPC) algorithm for linear systems in C++ b…☆85Updated 10 months ago
- libmpc++ is a C++ header-only library to solve linear and non-linear MPC☆196Updated 3 weeks ago
- Self-balancing robot analysis and LQG optimal controller design with MATLAB Simulink and Simscape Multibody☆28Updated 2 years ago
- control theory repo☆17Updated 4 years ago
- Simulink implementations of sliding mode and LQR controller for rotary inverted pendulum☆12Updated 7 years ago
- robot actuator☆32Updated 7 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
- DSHOT communication with ESC using a teensy MCU☆46Updated last year
- Resources for getting started with MATLAB and Simulink and the Robot Operating System (ROS).☆27Updated 6 years ago
- Port of the Eigen matrix-math library to the Arduino (and similar AVR platforms)☆81Updated last year
- Full quadcopter dynamics simulation using quaternion with propeller aerodynamics.☆47Updated 4 years ago
- List of literature and software for optimal control and numerical optimization.☆78Updated 6 years ago
- ☆87Updated 4 months ago
- Time-optimal Trajectory Generation and Control☆96Updated 4 years ago
- Building self-balancing robot using LQR controller☆22Updated last year
- Easy and ready to use animation models for Matlab and python☆31Updated 2 years ago
- Planning s-curve trajectories with python☆76Updated 2 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…☆29Updated 10 months ago