ROSYSYMay 13

TinySDP: Real Time Semidefinite Optimization for Certifiable and Agile Edge Robotics

arXiv:2605.137487.1
Predicted impact top 61% in RO · last 90 daysOriginality Highly original
AI Analysis

Enables certifiable real-time motion planning on resource-constrained embedded systems, solving a key bottleneck for agile edge robotics.

TinySDP is the first SDP solver for embedded systems, enabling real-time MPC on microcontrollers with nonconvex obstacle constraints. It achieves up to 73% shorter paths than baselines and runs on a Crazyflie quadrotor.

Semidefinite programming (SDP) provides a principled framework for convex relaxations of nonconvex geometric constraints in motion planning, yet existing solvers are too computationally expensive for real-time control, particularly on resource-constrained embedded systems. To address this gap, we introduce TinySDP, the first semidefinite programming solver designed for embedded systems, enabling real-time model-predictive control (MPC) on microcontrollers for problems with nonconvex obstacle constraints. Our approach integrates positive-semidefinite cone projections into a cached-Riccati-based ADMM solver, leveraging computational structure for embedded tractability. We pair this solver with an a posteriori rank-1 certificate that converts relaxed solutions into explicit geometric guarantees at each timestep. On challenging benchmarks, e.g., cul-de-sac and dynamic obstacle avoidance scenarios that induce failures in local methods, TinySDP achieves collision-free navigation with up to 73% shorter paths than state-of-the-art baselines. We validate our approach on a Crazyflie quadrotor, demonstrating that semidefinite constraints can be enforced at real-time rates for agile embedded robotics.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes