USCSolarCarStrategyTeam / telemetry

Primary Telemetry software for the chase car.
0 stars 1 forks source link

HazardZone needs to handle multiple intervals #3

Closed USCSolarCarStrategy closed 8 years ago

USCSolarCarStrategy commented 8 years ago

I've implemented a preliminary method def checkInterval(self, intervals, val) in HazardZone, but it does not handle cases where for example, there is an interval above AND below the safe range.