ilpincy / argos3-kilobot

Kilobot plugin for the multi-robot ARGoS3 simulator
15 stars 14 forks source link

Add a method to access the adjacency matrix #5

Closed mstalamali closed 6 years ago

mstalamali commented 6 years ago

Having access to the adjacency matrix allows external communication entities (created through a loop function) to communicate with the Kilobots (Example: creating an overhead controller to send special messages to the Kilobots based on their position)