paper-with-me

홈 › Papers

Physics-Inspired Temporal Learning of Quadrotor Dynamics for Accurate Model Predictive Trajectory Tracking

2022-06-07 · Alessandro Saviolo, Guanrui Li, Giuseppe Loianno

Accurately modeling quadrotor's system dynamics is critical for guaranteeing agile, safe, and stable navigation. The model needs to capture the system behavior in multiple flight regimes and operating conditions, including those producing highly nonlinear effects such as aerodynamic forces and torques, rotor interactions, or possible system configuration modifications. Classical approaches rely on handcrafted models and struggle to generalize and scale to capture these effects. In this paper, we present a novel Physics-Inspired Temporal Convolutional Network (PI-TCN) approach to learning quadrotor's system dynamics purely from robot experience. Our approach combines the expressive power of sparse temporal convolutions and dense feed-forward connections to make accurate system predictions. In addition, physics constraints are embedded in the training process to facilitate the network's generalization capabilities to data outside the training distribution. Finally, we design a model predictive control approach that incorporates the learned dynamics for accurate closed-loop trajectory tracking fully exploiting the learned model predictions in a receding horizon fashion. Experimental results demonstrate that our approach accurately extracts the structure of the quadrotor's dynamics from data, capturing effects that would remain hidden to classical approaches. To the best of our knowledge, this is the first time physics-inspired deep learning is successfully applied to temporal convolutional networks and to the system identification task, while concurrently enabling predictive control.

📄 PDF Abstract BibTeX arXiv:2206.03305

Code (2)

arplaboratory/pi-tcn 공식 구현
arplaboratory/long-horizon-dynamics pytorch

Tasks

Model Predictive Control

Similar Papers 제목 키워드 기반

PI-WAN: A Physics-Informed Wind-Adaptive Network for Quadrotor Dynamics Prediction in Unknown Environments

2025-07-01 · Mengyun Wang, Bo Wang, Yifeng Niu, Chang Wang arxiv

Accurate dynamics modeling is essential for quadrotors to achieve precise trajectory tracking in various applications. Traditional physical knowledge-driven modeling methods face substantial limitations in unknown enviro…

SkyJEPA: Learning Long-Horizon World Models for Zero-Shot Sim-to-Real Control of Quadrotors

2026-06-22 · Pratyaksh Rao, Wancong Zhang, Randall Balestriero, Yann LeCun 외 arxiv

Accurate dynamics models are critical for informed decision-making in robotic systems, particularly for agile aerial vehicles operating under uncertainty. Neural network dynamics models are attractive for capturing compl…

Robot Navigation

Flightmare: A Flexible Quadrotor Simulator

2020-09-01 · Yunlong Song, Selim Naji, Elia Kaufmann, Antonio Loquercio 외

State-of-the-art quadrotor simulators have a rigid and highly-specialized structure: either are they really fast, physically accurate, or photo-realistic. In this work, we propose a novel quadrotor simulator: Flightmare.…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Temporal Convolutions for Multi-Step Quadrotor Motion Prediction

2021-10-08 · Samuel Looper, Steven L. Waslander

Model-based control methods for robotic systems such as quadrotors, autonomous driving vehicles and flexible manipulators require motion models that generate accurate predictions of complex nonlinear system dynamics over…

Autonomous Drivingmotion predictionPrediction

AI-IO: An Aerodynamics-Inspired Real-Time Inertial Odometry for Quadrotors

2026-02-28 · Jiahao Cui, Feng Yu, Linzuo Zhang, Yu Hu 외 arxiv

Inertial Odometry (IO) has gained attention in quadrotor applications due to its sole reliance on inertial measurement units (IMUs), attributed to its lightweight design, low cost, and robust performance across diverse e…