Div12345 / AutonomousDrone

Autonomous Drone for Indoor Navigation and Parcel Delivery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutonomousDrone

This project is in active development by BITSRobocon.

What Motivated us :

Amazon Prime Air - These days we are pretty habituated of home- delivery system through e-commerce platform, however there is a big dependency on delivery boys and vehicles for timely delivery of the items. We could potentially use Drones for last mile delivery of items. While current prevalent addressing mechanism such as lat/long and post code are good enough for humans, these won’t work for drone delivery as all houses in a multi-storey building will have same lat/long or post-code. Design a solution which can help drones to identify each address / flat as a separate unit and deliver the item accordingly.

What we Aim for :

  1. Given a target location on the map, the drone must navigate to it autonomously avoiding the obstacles in between.
  2. Extend the mapping to corridors and making the drone move from one chamber to another by manually giving the position of the chambers on the map.
  3. Autonomous identification of the position of the chamber on the map and reaching its target. (The use of april tags or other identification methods must be researched here).

The project is divided into several subsystems. Have a look

This is a fairly new project for us and we have only little experience in ROS and SLAM. Therefore, we are trying to document every choice we make in the form of issues. This will not only help us to take a look back at all our decisions and refer to them as and when needed but will hopefully also develop as a comprehensive guide for future enthusiasts.

About

Autonomous Drone for Indoor Navigation and Parcel Delivery