| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
f6ce04b5ed | Fix memory usage and add README to example | 1 year ago |
|
|
7b5c31d214 | Update example to add boundingbox 2d | 1 year ago |
|
|
83bf82d0b6 |
Adding `dora-rerun` as a visualization tool
This commit add an initial dora-rerun extension for visualization of run using rerun. This is still experimental and will be improved in the future. I also added an example that we can try out by: ```bash cd examples/rerun-viewer dora start dataflow.yml --attach ``` You might need to install rerun viewer with ```bash cargo install --force rerun-cli@0.15.1 ``` |
1 year ago |