If you are the original author, please access your User Control Panel and update it.
THE PROBLEM STATEMENTTo construct an autonomous machine(15x25cm minimum size) which searches for a vacant place in a jammed parking lot and “parks” itself there without touching any other vehicle present there. After a delay of a few seconds, it has to come out of there and park itself in the next vacant place. THE ALGORITHM This was the first complete algorithm. It has been modified a little during the completion of the bot. int turnvar=1,left=0,right=0;while(1){Readsensors();// ...
This is a companion discussion topic for the original entry at https://community.robotshop.com/index.php/robots/show/duo-x