paper-with-me

홈 › Papers

Towards a Fully Autonomous UAV Controller for Moving Platform Detection and Landing

2022-09-30 · Michalis Piponidis, Panayiotis Aristodemou, Theocharis Theocharides

While Unmanned Aerial Vehicles (UAVs) are increasingly deployed in several missions, their inability of reliable and consistent autonomous landing poses a major setback for deploying such systems truly autonomously. In this paper we present an autonomous UAV landing system for landing on a moving platform. In contrast to existing attempts, the proposed system relies only on the camera sensor, and has been designed as lightweight as possible. The proposed system can be deployed on a low power platform as part of the drone payload, whilst being indifferent to any external communication or any other sensors. The system relies on a Neural Network (NN) based controller, for which a target and environment agnostic simulator was created, used in training and testing of the proposed system, via Reinforcement Learning (RL) and Proximal Policy optimization (PPO) to optimally control and steer the drone towards landing on the target. Through real-world testing, the system was evaluated with an average deviation of 15cm from the center of the target, for 40 landing attempts.

📄 PDF Abstract BibTeX arXiv:2210.08120

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Fully Autonomous Z-Score-Based TinyML Anomaly Detection on Resource-Constrained MCUs Using Power Side-Channel Data

2026-03-28 · Abdulrahman Albaiz, Fathi Amsaad arxiv

This paper presents a fully autonomous Tiny Machine Learning (TinyML) Z-Score-based anomaly detection system deployed on a low-power microcontroller for real-time monitoring of appliance behavior using power side-channel…

Anomaly Detection

Vision-Based Agile Landing on Turbulent Waters

2026-05-22 · Dimosthenis Angelis, Leonard Bauersfeld, Davide Scaramuzza, Evangelos Boukas arxiv

Autonomous landing of Unmanned Aerial Vehicles on maritime vessels is challenging due to the coupled motion of the vehicle and landing platform in open-sea conditions. This paper presents a reinforcement-learning-based a…

GustPilot: A Hierarchical DRL-INDI Framework for Wind-Resilient Quadrotor Navigation

2026-03-20 · Amir Atef Habel, Roohan Ahmed Khan, Fawad Mehboob, Clement Fortin 외 arxiv

Wind disturbances remain a key barrier to reliable autonomous navigation for lightweight quadrotors, where the rapidly varying airflow can destabilize both planning and tracking. This paper introduces GustPilot, a hierar…

Reinforcement Learning

A Systematic Study of Multi-Agent Deep Reinforcement Learning for Safe and Robust Autonomous Highway Ramp Entry

2024-11-21 · Larry Schester, Luis E. Ortiz

Vehicles today can drive themselves on highways and driverless robotaxis operate in major cities, with more sophisticated levels of autonomous driving expected to be available and become more common in the future. Yet, t…

Autonomous DrivingDeep Reinforcement Learning

High-level camera-LiDAR fusion for 3D object detection with machine learning

2021-05-24 · Gustavo A. Salazar-Gomez, Miguel A. Saavedra-Ruiz, Victor A. Romero-Cano

This paper tackles the 3D object detection problem, which is of vital importance for applications such as autonomous driving. Our framework uses a Machine Learning (ML) pipeline on a combination of monocular camera and L…

3D Object DetectionAutonomous DrivingBIG-bench Machine LearningObject+2