The simulation environment is now actually being used in teaching a Multi-Agent Systems course. This course is taught in the 3rd year of the Information Science bachelors program at the UvA. In a series of assignments the students will be programming a team of simple agents that are capable of searching the map and the [...]
Entries from April 20th, 2009
Coordination Demo
April 2nd, 2009
I have been working on implementing different types of agent organizations. In the videos below, a team of agents is working together to search and rescue a number of victims. In the first video, agents use mutual adjustment as a coordination mechanism. In the second video, agents use a centralized coordination mechanism. Mutual Adjustment This [...]
Tags: communication · coordination · MAS · Search and Rescue