An Analysis of Dubin’s Vehicle and the Traveling Salesman Problem

This project involved ground up implementation of Dubin’s Vehicle Algorithm to solve optimum trajectory between two points with desired headings. This was then coupled with a travelling salesman solver to find the optimum path and order through a network of points and headings - Implimented in MATLAB.