I'm creating a program for controlling NXT from PC via Bluetooth.
User can control the robot to search and then save object locations
into a database.
After that the robot can run autonomously to any know objects
by using A* (A-star) search algorithm.
I posted a video showing a sample of what this program could do at
http://www.youtube.com/watch?v=YJPod8uPoq0
Hope this can help you guys for any project idea
