Robot Path Planning in 2D World

Used Djikstra’s algorithm and OpenCV to implement a basic shortest-path finding algorithm. The map and all objects are rendered with OpenCV datatypes.

Quadcopter Flight Controller Project

During senior year of high school, assembled and wrote software for a quadcopter that took flight in summer 2015. I went through several designs iterations...