Microcontroller › 8051 › Navigation › Hi,Yes it is possible at
March 19, 2014 at 3:30 am
#11328
Participant
Hi,
Yes it is possible at least in theory. I have never tried to implement this but this has many practical issues such as how to select path from source to destination as there will be no stratight path available in real world. So how to select path without obstacles in between will be the biggest issue.
If you can find any routing algorithm, it will be easy to implement but to find this algorithm is very tuff task..