TinyMPC/TinyMPC
Model-predictive control for microcontrollers, ICRA 2024 Best Paper Award observed · 2026-09-03
Health v2 · maintenance only
73/100
- Activity 100
- Release rhythm 35
- Longevity 80
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1127
- days_rel: n/a
- days_push: 0
- n_releases_24m: 0
Adoption not part of the score
1081 stars · 131 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TinyMPC is an open-source C++ solver for convex model-predictive control with a small memory footprint, designed for resource-constrained microcontrollers and robotics. It uses an ADMM-based algorithm, supports state/input bounds and second-order cone constraints, and offers Python, Julia, and MATLAB interfaces for code generation.
Use cases
- run model-predictive control on a microcontroller
- control a quadrotor with MPC
- generate embedded C++ code for a controller
- implement obstacle avoidance on resource-constrained robots
- compare MPC solver performance on MCUs
- recover a drone from extreme poses
When to choose
- you need fast MPC with a tiny memory footprint on embedded hardware
- you're building control for small robots like the Crazyflie
- you want code generation from Python/MATLAB/Julia to C++
When to avoid
- you need large-scale or nonconvex MPC on desktop/server hardware
- you want a batteries-included robotics framework rather than a solver
- you need a solver with extensive third-party integrations out of the box
Facets
library · maturity active
simulation embedded math sdk robotics embedded-systems autonomous-vehicles cpp embedded python cross-platform model-predictive-control admm control-solver microcontroller code-generation quadrotor convex-optimization algorithms linux
3 sources
- readme: https://github.com/TinyMPC/TinyMPC · fetched 2026-09-03 · e0d09edde62c
- homepage: https://tinympc.org · fetched 2026-08-29 · bbbcee9b2db3
- site_page: https://tinympc.org/get-started/installation · fetched 2026-08-29 · d0758d07e391
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TinyMPC/TinyMPC | main | 73 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem