Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
1 year ago | |
|---|---|---|
| .. | ||
| README.md | 1 year ago | |
| dataflow.yml | 1 year ago | |
| object_detection.py | 1 year ago | |
| plot.py | 1 year ago | |
| run.rs | 1 year ago | |
| webcam.py | 1 year ago | |
This examples shows how to create and connect dora to rerun.
This nodes is still experimental and format for passing Images, Bounding boxes, and text are probably going to change in the future.
cargo install --force rerun-cli@0.15.1
## To install this package
git clone git@github.com:dora-rs/dora.git
cargo install --git https://github.com/dora-rs/dora dora-rerun
dora start dataflow.yml --attach
You will see two visualizations. One from matplotlib and one from rerun for comparison.
This example is not tested on the CI/CD as visualization is not really testable.
Please reach out in case of issues at: https://github.com/dora-rs/dora/issues
DORA (Dataflow-Oriented Robotic Architecture) is middleware designed to streamline and simplify the creation of AI-based robotic applications. It offers low latency, composable, and distributed datafl
Rust Python TOML Markdown C other