Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement multi-robot communication (swarm) #69

Open
previ opened this issue Nov 12, 2017 · 1 comment
Open

implement multi-robot communication (swarm) #69

previ opened this issue Nov 12, 2017 · 1 comment

Comments

@previ
Copy link
Contributor

previ commented Nov 12, 2017

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 added a commit that referenced this issue Nov 12, 2017
@previ previ added this to the Release 4.0 milestone Nov 13, 2017
@previ
Copy link
Contributor Author

previ commented Apr 29, 2018

after #77 this feature is on hold.

@previ previ modified the milestone: Release 4.0 Jul 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant