Module robotcar::tof_sensor
source · [−]Expand description
Abstraction layer for the TOF sensor to avoid knowing about the details of it in Car
(there’s no
generic trait
for TOFs available yet unlike for other devices (e.g. displays)).
Traits
Represents a simple distance sensor.