Skip to content

Latest commit

 

History

History
executable file
·
31 lines (24 loc) · 722 Bytes

README.md

File metadata and controls

executable file
·
31 lines (24 loc) · 722 Bytes

mcu-solver-benchmarks

Benchmarking solvers on microcontrollers (MCU), within TinyMPC project

Installation

How to use

Please check README.md in each folder

Ready-to-run program

  • Problem
    • Random QP-MPC with input constraints
    • Safety filter
    • Rocket landing
  • Solver
    • HPIPM (safety filter/random QP-MPC)
    • OSQP (safety filter/random QP-MPC)
    • ECOS (all problems)
    • SCS (all problems)
    • TinyMPC (all problems)
  • MCU
    • STM32 (Adafruit feather board)
    • Teensy