Quote:
Original post by Sagar_Indurkhya
Now here is the tricky part. You need to be able to convert the detector readings into a grid of somekind.
One way to test it is to simulate it on the computer. That will probably help a lot.
I don't know about the amount of processing power you would have, but do you think it would be possible to have a two dimensional array, and the sensors paint in the array like a picture, so then you can use the array('picture') and then use your path finding algorithm?