Projects

Drone Delivery Simulation Spring 2024

Final project for CSCI 3801W: Program Design and Development.

A simulation for a drone delivery system on the University of Minnesota - Twin Cities campus. Drones can deliver packages starting from any point on the 3D map using a variety of different pathfinding strategies. Originally, drones will deliver directly to a robot, but my team added an extension to modify how it works. Drones will instead deliver packages to a spot where robots will travel to in order to pick it up. If a robot does not make it to the dropoff area fast enough, a thief might pick it up and steal it first. My team also added CSV data for drone and package statistics.