Mechanical-Advantage / AdvantageKit

Logging & replay framework for FRC
GNU General Public License v3.0
155 stars 45 forks source link

Add unordered collection iteration to non-deterministic data sources #92

Closed HarryXChen3 closed 5 months ago

HarryXChen3 commented 5 months ago

Iteration over unordered collections in logic intended for replay introduces non-deterministic behavior that cannot be modelled after the log was originally collected and thus cannot be deterministically replayed.