Skip to content

AdamBlance/aqmaps

Repository files navigation

Informatics Large Practical

The requirements for this project were to design a program that, when given a set of checkpoints and no-fly-zones, plans a route that visits all checkpoints and returns to the origin point within the lowest amount of moves. The program outputs the path in JSON format which can be visualised with an external tool.

Below are some example paths my code generated:

image1

image2

The included "ILP Report.pdf" details the workings of the algorithm and includes UML class diagrams and documentation.

About

Drone route planning program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages