Skip to content

This work integrates an autonomous navigation system to a drone platform for indoor (e.g. corridor, hallway) and industrial environments (e.g. production line). It also has the ability to avoid pedestrians while they are working or walking in the vicinity of the robot. The only sensor in our system is the front camera.

Notifications You must be signed in to change notification settings

alexluleme/Drone-Indoor-Navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Drone-Indoor-Navigation

Youtube link: https://www.youtube.com/watch?v=frsrCyuaopo

This work presents an Unmanned Aerial Vehicle (UAV), based on the AR. Drone platform, which can perform an autonomous navigation in indoor (e.g. corridor, hallway) and industrial environments (e.g. production line). It also has the ability to avoid pedestrians while they are working or walking in the vicinity of the robot. The only sensor in our system is the front camera. For the navigation part our system rely on the vanishing point algorithm, the Hough transform for the wall detection and avoidance, and the HOG descriptors for pedestrian detection using SVM classifier. Our experiments show that our vision navigation procedures are reliable and enable the aerial vehicle to y without humans intervention and coordinate together in the same workspace. We are able to detect human motion with high confidence of 85% in a corridor and to confirm our algorithm in 80% successful fight experiments.

Link to the paper: https://www.researchgate.net/publication/289834483_Safety_challenges_in_using_ARDrone_to_collaborate_with_humans_in_indoor_environments

About

This work integrates an autonomous navigation system to a drone platform for indoor (e.g. corridor, hallway) and industrial environments (e.g. production line). It also has the ability to avoid pedestrians while they are working or walking in the vicinity of the robot. The only sensor in our system is the front camera.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages