-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
@previ
Description
implement a framework (api, server) to let bot communicate with each other when they are in the same group.
Ideally:
- robots can be configured to be part of a group (swarm)
- robots should be able to exchange messages (events) among the swarm population
- robots should be able to access a common data structure, with controlled read/write access