<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=undefined&type=result"></script>');
-->
</script>
Supplementary data for the publication "Champion-Level Drone Racing using Deep Reinforcement Learning". racing_data.zip: The data includes the recorded position of human and autonomous drones during head-to-head races and time-trial runs. The included code provides plotting and statistical analysis of the data. pseudocode.zip: Pseudocode that illustrates gate detection, VIO drift estimation, policy training, and residual model identification.