Ross ROSS = Recommend OSS · open-source software intelligence for agents

TinyMPC/TinyMPC

Model-predictive control for microcontrollers, ICRA 2024 Best Paper Award observed · 2026-09-03

github.com/TinyMPC/TinyMPC · homepage · C++ · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
TinyMPC/TinyMPCmain73

For agents

markdown · JSON · MCP: product_card(name="TinyMPC/TinyMPC")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem