Quadrotor Drone
I am building this quadrotor from the ground up. The frame is 3D printed and I am writing the flight controller from scratch, with the flight software running on a Teensy 4.0. Trajectory execution is handled with model predictive control, and I am testing reinforcement learning policies for adaptive control. Alongside that, I am working on path planning for unstructured and dynamic environments.