backend icon indicating copy to clipboard operation
backend copied to clipboard

implement multi-robot communication (swarm)

Open previ opened this issue 7 years ago • 1 comments

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

previ avatar Nov 12 '17 16:11 previ

after #77 this feature is on hold.

previ avatar Apr 29 '18 22:04 previ