Arduino_Constrained_MPC_Library icon indicating copy to clipboard operation
Arduino_Constrained_MPC_Library copied to clipboard

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)

Results 1 Arduino_Constrained_MPC_Library issues
Sort by recently updated
recently updated
newest added

Hi there, I am trying to utilize your code to control a wave energy converter using an STM32F4 feather! I have not been able to verify the code on my...