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.12rc0.tar.gz (156.5 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.12rc0-pp311-pypy311_pp73-win_amd64.whl (21.6 MB view details)

Uploaded PyPyWindows x86-64

dora_rerun-0.3.12rc0-pp310-pypy310_pp73-win_amd64.whl (21.6 MB view details)

Uploaded PyPyWindows x86-64

dora_rerun-0.3.12rc0-pp39-pypy39_pp73-win_amd64.whl (21.6 MB view details)

Uploaded PyPyWindows x86-64

dora_rerun-0.3.12rc0-cp313-cp313t-win_amd64.whl (21.6 MB view details)

Uploaded CPython 3.13tWindows x86-64

dora_rerun-0.3.12rc0-cp37-abi3-win_amd64.whl (21.6 MB view details)

Uploaded CPython 3.7+Windows x86-64

dora_rerun-0.3.12rc0-cp37-abi3-musllinux_1_2_armv7l.whl (5.9 MB view details)

Uploaded CPython 3.7+musllinux: musl 1.2+ ARMv7l

dora_rerun-0.3.12rc0-cp37-abi3-manylinux_2_28_x86_64.whl (6.5 MB view details)

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

dora_rerun-0.3.12rc0-cp37-abi3-manylinux_2_28_aarch64.whl (6.0 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.28+ ARM64

dora_rerun-0.3.12rc0-cp37-abi3-macosx_11_0_arm64.whl (5.4 MB view details)

Uploaded CPython 3.7+macOS 11.0+ ARM64

File details

Details for the file dora_rerun-0.3.12rc0.tar.gz.

File metadata

  • Download URL: dora_rerun-0.3.12rc0.tar.gz
  • Upload date:
  • Size: 156.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.9.0

File hashes

Hashes for dora_rerun-0.3.12rc0.tar.gz
Algorithm Hash digest
SHA256 33833dbada320f7225264eb9cfbf4e59eabff0c2bc638dd9765ca4a50bc758cd
MD5 e1ec000d91a4191aed9c0dfd36ac9d5c
BLAKE2b-256 f3dda6fde7d02cbe20bdbac822b50a2ee397015642896aafed8d40df3a8addf8

See more details on using hashes here.

File details

Details for the file dora_rerun-0.3.12rc0-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for dora_rerun-0.3.12rc0-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 4a8a581cb7b7bfe02120e47449508560621fd1a7628854e3557c6261b625a211
MD5 cc4fa25288abb789d3e86460425e046f
BLAKE2b-256 9d77340872ce44cfb279906d6d531b68ac05ad521d82a5caf39b622325de5903

See more details on using hashes here.

File details

Details for the file dora_rerun-0.3.12rc0-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for dora_rerun-0.3.12rc0-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 0a4e123c78700f1f9f9c0ab1f29296450f9b5652f199dab67591975e72079770
MD5 279ce9e5aa88dc9f99d2a71a3d066fbe
BLAKE2b-256 d9c92a4cb38fedd6d6f134441ca37b801b0c6afab156d3604dc29de6ff12e937

See more details on using hashes here.

File details

Details for the file dora_rerun-0.3.12rc0-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for dora_rerun-0.3.12rc0-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 f10dcd579d3f182c15fd99c328610ebc342d928fe279c9bcc2af98a450b81490
MD5 f63c8bec617135792ffa18134c6d21cd
BLAKE2b-256 54bea9b8517943ffb817faf6b7c4238a58dcfe9f59ebb4b663c4d7d8411000f3

See more details on using hashes here.

File details

Details for the file dora_rerun-0.3.12rc0-cp313-cp313t-win_amd64.whl.

File metadata

File hashes

Hashes for dora_rerun-0.3.12rc0-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 690a029d55ef74393ab75370a33bc88259c834eb8ef6cb61a498ec6a4d678481
MD5 7949c702a078d15aa83f8a750bf204b5
BLAKE2b-256 06ddcf392573a1ba1c275595645c35287abd61487a5095b4d2925201cfceb1a9

See more details on using hashes here.

File details

Details for the file dora_rerun-0.3.12rc0-cp37-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for dora_rerun-0.3.12rc0-cp37-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 cc200b03d6e1326a6766ab20205fb77fb54ebdfb8054cc558c5b5584f948568d
MD5 67878dc1caa9c1bad21da7a61c73dca4
BLAKE2b-256 aaa633628067de39a8d975a5bdee37e56ac86a51fc020d1596ce43b86f44a7ff

See more details on using hashes here.

File details

Details for the file dora_rerun-0.3.12rc0-cp37-abi3-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for dora_rerun-0.3.12rc0-cp37-abi3-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ae449fd0cb6453479b1d8bc5d25721a813dbd40b29f274e8321ed23b52f07e4e
MD5 4a6c103c88ae4b8d189a6b300330cf51
BLAKE2b-256 dc7df867c1065d0d2078050fb18912acb0f68605e6f9bd7651470a38cae09c39

See more details on using hashes here.

File details

Details for the file dora_rerun-0.3.12rc0-cp37-abi3-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dora_rerun-0.3.12rc0-cp37-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5c18a3ae70262a48707f749dc2985b1b5af4edd1125677cf36fa0bfca45c0443
MD5 fcc06101ad07ae0ffb74c0ee8366010a
BLAKE2b-256 13fce88e4a30945fe8f7653153591549ce8c7d66c2949a7c568acf55ff3413b5

See more details on using hashes here.

File details

Details for the file dora_rerun-0.3.12rc0-cp37-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dora_rerun-0.3.12rc0-cp37-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f0d71146759fb586f710f6c62b63a0e03d1a6f0ed7051d2c1cde9c003f2a66bf
MD5 395431730e99fd099d2b1be10c829f4a
BLAKE2b-256 52270cdef4f32ab6ec1b550f2f1de252056170bd9914dfd0c59ec2bd26b9a739

See more details on using hashes here.

File details

Details for the file dora_rerun-0.3.12rc0-cp37-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dora_rerun-0.3.12rc0-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 015a8e235813c049e0a4c76a845f3c67c772534a5e6a95c3d4fde306b1477af5
MD5 87d300d7c6cf0d109c2f752be4ce2a0f
BLAKE2b-256 df86e9ac059f1e76a3c199c9c86aa672c68fcedd4db6993dc6b09e51a06fe931

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