paper-with-me

Papers

Backflipping with Miniature Quadcopters by Gaussian Process Based Control and Planning

2022-09-29 · Péter Antal, Tamás Péni, Roland Tóth

The paper proposes two control methods for performing a backflip maneuver with miniature quadcopters. First, an existing feedforward control approach is improved by finding the optimal sequence of motion primitives via Bayesian optimization, using a surrogate Gaussian Process model. To evaluate the cost function, the flip maneuver is performed repeatedly in a simulation environment. The second method is based on closed-loop control and it consists of two main steps: first a novel robust, adaptive controller is designed to provide reliable reference tracking even in case of model uncertainties. The controller is constructed by augmenting the nominal model of the drone with a Gaussian Process that is trained by using measurement data. Second, an efficient trajectory planning algorithm is proposed, which designs feasible trajectories for the flip maneuver by using only quadratic programming. The two approaches are analyzed in simulations and in real experiments using Bitcraze Crazyflie 2.1 quadcopters.

📄 PDF Abstract BibTeX arXiv:2209.14652

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationTrajectory Planning

Methods 이 논문이 사용한 방법론

FLIP https://developer.nvidia.com/blog/flip-a-difference-evaluator-for-alternating-images/
Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

MiNI-Q: A Miniature, Wire-Free Quadruped with Unbounded, Independently Actuated Leg Joints

2026-03-12 · Daniel Koh, Suraj Shah, Yufeng Wu, Dennis Hong arxiv

Physical joint limits are common in legged robots and can restrict workspace, constrain gait design, and increase the risk of hardware damage. This paper introduces MiNI-Q^2, a miniature, wire-free quadruped robot with i…

Cautious NMPC with Gaussian Process Dynamics for Autonomous Miniature Race Cars

2017-11-17 · Lukas Hewing, Alexander Liniger, Melanie N. Zeilinger

This paper presents an adaptive high performance control method for autonomous miniature race cars. Racing dynamics are notoriously hard to model from first principles, which is addressed by means of a cautious nonlinear…

Model Predictive Control

A real-time GP based MPC for quadcopters with unknown disturbances

2022-10-14 · Niklas Schmid, Jonas Gruner, Hossam S. Abbas, Philipp Rostalski

Gaussian Process (GP) regressions have proven to be a valuable tool to predict disturbances and model mismatches and incorporate this information into a Model Predictive Control (MPC) prediction. Unfortunately, the compu…

Model Predictive ControlRaspberry Pi 4

Learning a Single Near-hover Position Controller for Vastly Different Quadcopters

2022-09-19 · Dingqi Zhang, Antonio Loquercio, Xiangyu Wu, Ashish Kumar 외

This paper proposes an adaptive near-hover position controller for quadcopters, which can be deployed to quadcopters of very different mass, size and motor constants, and also shows rapid adaptation to unknown disturbanc…

Drone ControllerPosition

Learning Based Model Predictive Control for Quadcopters with Dual Gaussian Process

2021-12-22 · YuHan Liu, Roland Tóth

An important issue in quadcopter control is that an accurate dynamic model of the system is nonlinear, complex, and costly to obtain. This limits achievable control performance in practice. Gaussian process (GP) based es…

Model Predictive Control