Monday, February 05, 2007

Project is finished for now

The project report has been handed in today after we've spend a lot of time writing, correcting, rewriting and correcting it over and over again :)

We have decided to put all of our developed solutions on the web.

We have made four distinct Visual Studio Solutions and the program running on the NXT available for download.

They are:

GridLibrary : A number of classes compiled into a dll archive to represent the grid our robots act on, including an implementation of the A* (A-star) algorithm.



NXTRemoteControl : Another dll archive which, like iCommand, allows users to control the Lego Mindstorms NXT robots over Bluetooth.



MultiRoboticAgentsBulletin : A system of multiple simple intelligent agents each controlling a robot on the floor.



MultiRoboticAgentsNegotiation : A system of multiple BDI agents each controlling a robot on the floor.



Furthermore we have made our report available for download.

We are planning to put up a number of videos of our four robot agents solving tasks on the floor.