Skip to main content

`dora` goal is to be a low latency, composable, and distributed data flow.

Project description

dora-rerun

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.

Getting Started

pip install dora-rerun

Adding to existing graph:

- id: plot
  build: pip install dora-rerun
  path: dora-rerun
  inputs:
    image:
      source: camera/image
      queue_size: 1
    text_qwenvl: dora-qwenvl/text
    text_whisper: dora-distil-whisper/text
  env:
    IMAGE_WIDTH: 640
    IMAGE_HEIGHT: 480
    README: |
      # Visualization
    RERUN_MEMORY_LIMIT: 25%

Input definition

  • image: UInt8Array + metadata { "width": int, "height": int, "encoding": str }
  • boxes2D: StructArray + metadata { "format": str }
  • text: StringArray
  • jointstate: Float32Array

(Experimental) For plotting 3D URDF

pip install git+https://github.com/rerun-io/rerun-loader-python-example-urdf.git

Make sure to name the dataflow as follows:

- id: rerun
  path: dora-rerun
  inputs:
    jointstate_<ENTITY_NAME>: <ENTITY_NAME>/jointstate
  env:
    <ENTITY_NAME>_urdf: /path/to/<ENTITY_NAME>.urdf
    <ENTITY_NAME>_transform: 0 0.3 0

[!IMPORTANT]
Make sure that the urdf file name correspond to your dataflow object name otherwise, it will not be able to link to the corresponding entity.

[!WARNING] Please make sure to review the following gotchas:

Configurations

  • RERUN_MEMORY_LIMIT: Rerun memory limit

Reference documentation

Examples

License

The code and model weights are released under the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dora_rerun-0.3.9.tar.gz (143.6 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

dora_rerun-0.3.9-cp37-abi3-musllinux_1_2_armv7l.whl (4.2 MB view details)

Uploaded CPython 3.7+musllinux: musl 1.2+ ARMv7l

dora_rerun-0.3.9-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ x86-64

dora_rerun-0.3.9-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.5 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ ARM64

dora_rerun-0.3.9-cp37-abi3-macosx_11_0_arm64.whl (4.7 MB view details)

Uploaded CPython 3.7+macOS 11.0+ ARM64

File details

Details for the file dora_rerun-0.3.9.tar.gz.

File metadata

  • Download URL: dora_rerun-0.3.9.tar.gz
  • Upload date:
  • Size: 143.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for dora_rerun-0.3.9.tar.gz
Algorithm Hash digest
SHA256 01d7ab36624fcc462774986d1708156dae10d4deda7b31a0b792cdc7fc7add5c
MD5 990de07b8a36e4e55c878f28f2a54b76
BLAKE2b-256 7634ab40fd89c4a7be4b2fa8429a591ac8507bca414666e1fa024222f5fed7b0

See more details on using hashes here.

File details

Details for the file dora_rerun-0.3.9-cp37-abi3-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for dora_rerun-0.3.9-cp37-abi3-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 014a757624e797c97b1f68fab004a2eb7b4c0fe0ec968f2b8ac8ff77befa4a09
MD5 0699e2a2219bc8ab5e57f1ac8699fb1f
BLAKE2b-256 90e5716d4768bfa6b41389cc5f11564d0160e4a0736d1a57f590ca28f5cea6a0

See more details on using hashes here.

File details

Details for the file dora_rerun-0.3.9-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dora_rerun-0.3.9-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4e11cbf6715e036d6cf9837253be1838104abaa45bff7ebf727169f0824c7c95
MD5 bd4ce227525ad714d857de985095e9c6
BLAKE2b-256 bf839fb0d3f07f941a9ae4a239a7e6a804527bea0c0af04eae14915e997bfdda

See more details on using hashes here.

File details

Details for the file dora_rerun-0.3.9-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for dora_rerun-0.3.9-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d4eb5445504b2bcc98e020369e25c1395f9ef46e4b1ec2d967c7b5430e65b414
MD5 7cc5063fc22a636dc14db02e9b927b38
BLAKE2b-256 56ef3008e2e0115976ab4748ff193ca290aba22dceb61573cb686d18a349f465

See more details on using hashes here.

File details

Details for the file dora_rerun-0.3.9-cp37-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dora_rerun-0.3.9-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0991f669da4c0d5fbe9f19aa64546dd9fc32b2fb87b63a2eae3e59c7f28174e2
MD5 d0e5127715baa77be99b331b7b37bbec
BLAKE2b-256 990e0454c5e379aea99f381f603c76e34cf60a1279c5395085d86e061e48dc3e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page