/***********************************************************************/ /** @name sensors.h @author Birgit Graf, UWA, 1998 */ /***********************************************************************/ /*@{*/ /** Init PSD. Init PSD senors that are used in the program. */ int InitPSD(); /** Check for obstacles. Check front-psd sensor and set obstacle_flag respectively. */ void PPobstacle_test(); /*@}*/