
This blog has not been updated from long, but for good reason. :-) We were writing our code for the project.
The awesome pi bots manufactured by pololu arrived few weeks ago. They are generally meant for line following and maze solving applications.
We are using these bots to simulate Vehicle behavior, and hence not using the line following capability of these bots
For wireless communication between two bots and bots and gateway firefly nodes have been integrated with the pi bots and powered by the pi bots supply. FireFly nodes talk to pi bots via UART.
Markers have been placed on these bots so that they can be detected by camera using AR Tool kit.
We found that AR tool kit gives some error in the postion data, and some times completely irrelevant data. Maybe this can be compared to a GPS system that has certain range of error ?
Given the above constraints and slow frame rate of 20 Hz and network delays, we are moving our bots at the slowest possible speed.
Videos showing our progress coming up soon!