dimensionalOS / dimensionalOS/dimos

Fix zenoh cross talk

Open
#3,619 4 comments 0 reactions 1 assignee View on GitHub

@aclauer is already working on this.

Since Aug 23, 2026.

bug core transport
Dominant language
Python
Stars
4.5k
Forks
808
Avg merge
3d 5h
Merged PRs (30d)
233

Description

Right now different zenoh connections can talk to each other. So different robots hear topics from each other.

We can use name spaces for the key expressions and I think this should solve it, but there are some things to think about:

  1. how do we assign these name spaces
  2. do we need more security other than just the namespace?

In the single robot case we can fix this just with router/client, but for fleet/multi robot I think we'll need namespace for the topics


Synced from DIM-1511 by andrew

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.