English

A simple vision-based navigation and control strategy for autonomous drone racing

Robotics 2021-04-21 v1 Computer Vision and Pattern Recognition Systems and Control Image and Video Processing Systems and Control

Abstract

In this paper, we present a control system that allows a drone to fly autonomously through a series of gates marked with ArUco tags. A simple and low-cost DJI Tello EDU quad-rotor platform was used. Based on the API provided by the manufacturer, we have created a Python application that enables the communication with the drone over WiFi, realises drone positioning based on visual feedback, and generates control. Two control strategies were proposed, compared, and critically analysed. In addition, the accuracy of the positioning method used was measured. The application was evaluated on a laptop computer (about 40 fps) and a Nvidia Jetson TX2 embedded GPU platform (about 25 fps). We provide the developed code on GitHub.

Keywords

Cite

@article{arxiv.2104.09815,
  title  = {A simple vision-based navigation and control strategy for autonomous drone racing},
  author = {Artur Cyba and Hubert Szolc and Tomasz Kryjak},
  journal= {arXiv preprint arXiv:2104.09815},
  year   = {2021}
}

Comments

Submitted to the MMAR 2021 conference

R2 v1 2026-06-24T01:21:36.810Z