Hi,

I was wondering if there is a way to implement simple message passing
between two robots with different brains? I'm doing a project in
language evolution and need a way for robots to pass short strings (5-6
characters) to each other.  The only obvious way I could think of was
implementing a brain that controls both robots, in which case message
passing would boil down to modifying a few global variables, however I
could not find out how to create such a brain part from the fact that it
is possible to do so. Any suggestion, comments, examples of something
similar will be greatly appreciated.

Thanks,

Aleksandr

_______________________________________________
Pyro-users mailing list
[email protected]
http://emergent.brynmawr.edu/mailman/listinfo/pyro-users

Reply via email to