dora visualization using 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
- id: rerun
custom:
source: dora-rerun
inputs:
image: webcam/image
text: webcam/text
boxes2d: object_detection/bbox
envs:
RERUN_MEMORY_LIMIT: 25%