This repository records Python experiments in drone gate traversal, PID control, spline-based path generation, and flight-data analysis using AirSim. It contains several control and trajectory approaches alongside tools for collecting metrics and plotting flights.
Gate sequence, target trajectory, and controller response—an editorial illustration, not recorded flight data.
What the repository shows
The work explores how a simulated drone can move through ordered gates while control parameters, interpolated paths, velocity, and resulting flight data are iterated together. NumPy, SciPy, and Matplotlib support the numerical and analysis side of the experiments.
Context, carefully stated
Purdue separately lists Gautam as a contributing author on the 2025 undergraduate-research presentation “SWARMS: Multi-Agent Control Simulation.” The dates and subject matter overlap, but no inspected public source explicitly ties this repository to that presentation.
Until that relationship and Gautam’s subsystem ownership are confirmed, this page presents only what the repository itself supports. It does not claim that these single-drone experiments constituted the project’s broader multi-agent system.