Drone Swarm Rescue Simulation

Problem
This project focuses on multi-agent rescue and transport in simulated environments. I explored navigation, coordination, and clustering methods for robust swarm behavior.

Approach
- Artificial potential fields for navigation
- RRT-based transport strategies
- Clustering comparisons (DBSCAN, K-means)