LSY Drone Racing#
Welcome to the LSY Drone Racing documentation! This project provides a simulator and code for deployment on real robot hardware for autonomous drone racing.
Project Overview#
LSY Drone Racing is designed to help you develop and test autonomous drone racing algorithms. Whether you’re a beginner or an experienced drone enthusiast, this documentation will guide you through the process of setting up your environment, understanding the challenge, and utilizing the provided Python API to create high-performance racing drones.
Key Features:#
Simulation Environment: Test your algorithms in a realistic virtual environment before deploying to real drones.
Deployment Tools: Transition from simulation to real-world racing with interfaces compatible with the simulation environment.
Online Competition: Participate in virtual drone racing competitions to benchmark your algorithms against others.
Comprehensive Python API: Access a comprehensive documentation of the Python API to get a deeper understanding of how the simulation and deployment environments work under the hood.
Getting Started#
If you’re new to the project, start with the Getting Started section. This will help you set up your environment and understand the basics of the LSY Drone Racing framework.
The Challenge#
Learn about the drone racing challenge, including details on the simulation environment, real-world deployment, and the online competition.
Python API#
If you want to understand the ins and outs of the framework, you can explore the extensive Python API, which includes modules for:
We hope this documentation helps you dive into the exciting world of autonomous drone racing. Good luck, and may the best algorithm win!