Defines types used for the EyeBot 7.
int PSDInit()
Initialises the IO board and sets up tables from hdt.txt.
Definition: psd_sensors.c:14
Structure defining a HDT psd.
Definition: types.h:373
Defines all the functions to connect to a serial USB/serial connection.
int PSDGet(int psd)
Delivers actual timestamp or distance measured by the selected PSD.
Definition: psd_sensors.c:80
int PSDGetRaw(int psd)
Delivers raw-data measured by the selected PSD.
Definition: psd_sensors.c:40