8000 GitHub - RoboDD/drone_policy: Pseudocode of "Champion-Level Drone Racing Using Deep Reinforcement Learning" work
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

RoboDD/drone_policy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Drone Race Project

Personal Implementation of Learning Drone Race with Interactive Learning

[TODO]

Source

Code is adopted from: https://zenodo.org/records/7955278

Kaufmann, E., Bauersfeld, L., Loquercio, A., Müller, M., Koltun, V. and Scaramuzza, D., 2023. Champion-level drone racing using deep reinforcement learning. Nature, 620(7976), pp.982-987.

This pseudocode accompanies the manuscript. It consists of three parts:

  1. drift_estimator: pseudocode for estimating VIO drift from gate detections and VIO readings.
  2. gate_detector: pseudocode for gate detection from images recorded from the onboard camera.
  3. swift_policy: pseudocode for policy training and residual model identification.

About

Pseudocode of "Champion-Level Drone Racing Using Deep Reinforcement Learning" work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0