Skip to content

Our contribution to the AlphaPilot challenge. A drone racing gate detection algorithm.

Notifications You must be signed in to change notification settings

42-AI/42ai_alphapilot_challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlphaPilot

42AI's repository for the AlphaPilot challenge.

AWS setup

To run our navigation algorithms and display the results in the FlightGoggles simulation, you need to setup a p3.2xlarge AWS instance and stream the output to your local machine. A detailed tutorial is available in the aws_scripts folder of this repo, and will help you perform this setup.

Gate Detection

The first technical test of the AlphaPilot challenge (Test2) consists in developing a drone racing gate detection algorithm. The code and implementation details of our model are available in the gate_detection folder of this repository.

Navigation

The second test of the AlphaPilot challenge (Test3) consists in developing an autonomous navigation algorithm. The code and implementation details of our model are available in the route_planner folder of this repository.

Acknowledgements

Contributors

About

Our contribution to the AlphaPilot challenge. A drone racing gate detection algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages