DIT112-V20 / group-04

MIT License
2 stars 5 forks source link

Sensor affects car performance when handling request and has invalid readings #63

Closed krasen86 closed 4 years ago

krasen86 commented 4 years ago

Having the sensor in the loop causes low performance and even blocks the request handling method. The sensor reads invalid values even with the median method implemented.

Acceptance criteria:

The sensor does not affect the driving of the car. The SmartCar can handle requests and reads from the sensor at the same time.