dimensionalOS / dimensionalOS/dimos

Render Blueprint Graph in Rerun take 2

Open
#1,706 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

https://github.com/dimensionalOS/dimos/issues/1692

rerun bridge already subscribes to all topics, on this sub, actual messages passing through the pipeline can be visualized by changing the color of the nodes, this needs to be done in some intelligent way in which we don't emit color change request for literally every message

this also needs to be done in a useful way

are we visualizing bandwidth? are we visualizing raw number of msgs? is it a log spread? what's the color theme? turbo?


Synced from DIM-769 by summer

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.

Research direction

Start by reading linked issue #1692 and the existing Rerun bridge that subscribes to all topics. Decide whether node color should represent bandwidth or message counts, including scaling and palette, and define a useful emission policy; done when pipeline traffic is visibly represented without a color-change request for every message.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.