Appearance
modules.decision.strategies.consecutive_true
Classes Diagram
Module Dependencies
Classes
ConsecutiveTrueStrategy
Require the last min_consecutive inference snapshots (oldest→newest in the
buffer) to each have at least one True (drone on any mic). That is three
consecutive “detection” frames in a row. If so, return the angle from the
latest snapshot (angles[-1]).