Skip to content

rkulkarni1999/perception-stack-for-autonomous-drone-racing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instruction to run the code

  • Install the required dependencies
  sudo pip install scipy math matplotlib pillow opencv-python quaternions
  1. ADDING PATH TO DJI RAW FRAMES

    In wrapper.py add drone images pathe at line 12.For eg.
    source_folder = '/home/pear/AerialRobotics/Aerial/Unet_sim2real/src/videmaker/videoframes'
  2. Add path of the folder where you want to store predicted output images and pose estimated images at line 15 and 19

Results

  • Click on the images below to see the results

Watch the video

Watch the video

About

A DNN based perception for autonomous drone racing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages