English

Unifying Quadrotor Motion Planning and Control by Chaining Different Fidelity Models

Robotics 2025-12-16 v1 Systems and Control Systems and Control

Abstract

Many aerial tasks involving quadrotors demand both instant reactivity and long-horizon planning. High-fidelity models enable accurate control but are too slow for long horizons; low-fidelity planners scale but degrade closed-loop performance. We present Unique, a unified MPC that cascades models of different fidelity within a single optimization: a short-horizon, high-fidelity model for accurate control, and a long-horizon, low-fidelity model for planning. We align costs across horizons, derive feasibility-preserving thrust and body-rate constraints for the point-mass model, and introduce transition constraints that match the different states, thrust-induced acceleration, and jerk-body-rate relations. To prevent local minima emerging from nonsmooth clutter, we propose a 3D progressive smoothing schedule that morphs norm-based obstacles along the horizon. In addition, we deploy parallel randomly initialized MPC solvers to discover lower-cost local minima on the long, low-fidelity horizon. In simulation and real flights, under equal computational budgets, Unique improves closed-loop position or velocity tracking by up to 75% compared with standard MPC and hierarchical planner-tracker baselines. Ablations and Pareto analyses confirm robust gains across horizon variations, constraint approximations, and smoothing schedules.

Keywords

Cite

@article{arxiv.2512.12427,
  title  = {Unifying Quadrotor Motion Planning and Control by Chaining Different Fidelity Models},
  author = {Rudolf Reiter and Chao Qin and Leonard Bauersfeld and Davide Scaramuzza},
  journal= {arXiv preprint arXiv:2512.12427},
  year   = {2025}
}
R2 v1 2026-07-01T08:23:36.853Z