paper-with-me

Papers

Visual Heading Prediction for Autonomous Aerial Vehicles

2025-12-10 · Reza Ahmari, Ahmad Mohammadi, Vahid Hemmati, Mohammed Mynuddin, Parham Kebria, Mahmoud Nabil Mahmoud, Xiaohong Yuan, Abdollah Homaifar arxiv

The integration of Unmanned Aerial Vehicles (UAVs) and Unmanned Ground Vehicles (UGVs) is increasingly central to the development of intelligent autonomous systems for applications such as search and rescue, environmental monitoring, and logistics. However, precise coordination between these platforms in real-time scenarios presents major challenges, particularly when external localization infrastructure such as GPS or GNSS is unavailable or degraded [1]. This paper proposes a vision-based, data-driven framework for real-time UAV-UGV integration, with a focus on robust UGV detection and heading angle prediction for navigation and coordination. The system employs a fine-tuned YOLOv5 model to detect UGVs and extract bounding box features, which are then used by a lightweight artificial neural network (ANN) to estimate the UAV's required heading angle. A VICON motion capture system was used to generate ground-truth data during training, resulting in a dataset of over 13,000 annotated images collected in a controlled lab environment. The trained ANN achieves a mean absolute error of 0.1506° and a root mean squared error of 0.1957°, offering accurate heading angle predictions using only monocular camera inputs. Experimental evaluations achieve 95% accuracy in UGV detection. This work contributes a vision-based, infrastructure- independent solution that demonstrates strong potential for deployment in GPS/GNSS-denied environments, supporting reliable multi-agent coordination under realistic dynamic conditions. A demonstration video showcasing the system's real-time performance, including UGV detection, heading angle prediction, and UAV alignment under dynamic conditions, is available at: https://github.com/Kooroshraf/UAV-UGV-Integration

📄 PDF Abstract BibTeX arXiv:2512.09898

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improved Generalization of Heading Direction Estimation for Aerial Filming Using Semi-supervised Regression

2019-03-26 · Wenshan Wang, Aayush Ahuja, Yanfu Zhang, Rogerio Bonatti 외

In the task of Autonomous aerial filming of a moving actor (e.g. a person or a vehicle), it is crucial to have a good heading direction estimation for the actor from the visual input. However, the models obtained in othe…

regression

ViVa-SAFELAND: a New Freeware for Safe Validation of Vision-based Navigation in Aerial Vehicles

2025-03-18 · Miguel S. Soriano-García, Diego A. Mercado-Ravell

ViVa-SAFELAND is an open source software library, aimed to test and evaluate vision-based navigation strategies for aerial vehicles, with special interest in autonomous landing, while complying with legal regulations and…

NavigateVisual Navigation

Trajectory Prediction in Autonomous Driving with a Lane Heading Auxiliary Loss

2020-11-12 · Ross Greer, Nachiket Deo, Mohan Trivedi

Predicting a vehicle's trajectory is an essential ability for autonomous vehicles navigating through complex urban traffic scenes. Bird's-eye-view roadmap information provides valuable information for making trajectory p…

Autonomous DrivingAutonomous VehiclesPredictionTrajectory Prediction

AMO-HEAD: Adaptive MARG-Only Heading Estimation for UAVs under Magnetic Disturbances

2025-10-13 · Qizhi Guo, Siyuan Yang, Junning Lyu, Jianjun Sun 외 arxiv

Accurate and robust heading estimation is crucial for unmanned aerial vehicles (UAVs) when conducting indoor inspection tasks. However, the cluttered nature of indoor environments often introduces severe magnetic disturb…

Aerial Imagery based LIDAR Localization for Autonomous Vehicles

2020-03-25 · Ankit Vora, Siddharth Agarwal, Gaurav Pandey, James McBride

This paper presents a localization technique using aerial imagery maps and LIDAR based ground reflectivity for autonomous vehicles in urban environments. Traditional localization techniques using LIDAR reflectivity rely …

Autonomous Vehicles