luym11 / polyhack2018

Polyhack 2018 repo for team OKAY

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autonomous drone package delivery (Polyhack 2018)

This solution consists of the following four parts.

  1. Path planning and obstacle avoidance feature that collision-free generates waypoints that lead from a start to an end position.
  2. Package request handling feature that optimize over the capacity of the drones to maximize deliveries within a given time frame.
  3. The third feature takes the weights of different deliveries into account while assigning deliveries.
  4. Some initial developments for collision avoidance between different drones.

An example scene of our solution deployed on crazyflie platform. deploy

An example video.

About

Polyhack 2018 repo for team OKAY


Languages

Language:Python 97.8%Language:Shell 2.2%