In this project, we aim to learn and implement different motion planning algorithms.
Dijkstra
A star
Artificial Potential Field
Quiver Plot for APF method
Here we tried to implement Astar algorithm to achieve motion planning of a quadcopter. Further we tried to implement minimum snap to minimise the control effort.