"""Virtual drone: a data generator that exercises the exact on-board pipeline. One process simulates one drone: kinematics along a patrol route, sensor streams at realistic rates, detection events, the Hive-partitioned Parquet write path (current/ blocks -> sealed files), and the UDP state broadcast. """ __version__ = "0.1.0"