38 Commits (8e18722573c91d5e23618ebb1b956e9d1f3c4ffa)

Author SHA1 Message Date
  haixuanTao 7be958ee66 Upate webcam operator example to make use of opentelemetry jaeger 2 years ago
  Philipp Oppermann 2d9fcc95b4
Add custom parsing to be backwards compatible 2 years ago
  Philipp Oppermann c9ecc87d3b
Rename `max_queue_len` to `queue_size` 2 years ago
  Philipp Oppermann 8c55397811
Make event queue length configurable 2 years ago
  Haixuan Xavier Tao 4a026e0e11
Merge pull request #203 from dora-rs/fix-zenoh 2 years ago
  haixuanTao 764cd120a4 remove slash from zenoh prefix 2 years ago
  haixuanTao 88ea9cff74 Update example readme 2 years ago
  Philipp Oppermann 28ae686fe4
Remove sleep between events in python examples 2 years ago
  Philipp Oppermann 1e07a73a64
Merge branch 'main' into unify-nodes-and-operators 2 years ago
  Philipp Oppermann 3b79e4cca0
Fix: Don't ignore errors in `run.sh` of Python example 3 years ago
  haixuanTao 9f66ac1706 Remove self defined `DoraStatus` in example 3 years ago
  haixuanTao 5ad69cda87 Update requirements and fix `malloc` in plot 3 years ago
  Philipp Oppermann 352fb3d757
Change Python event types to uppercase 3 years ago
  Philipp Oppermann 5666895a7c
Close event channel when last input is closed or when stop is received 3 years ago
  Philipp Oppermann c5db53a4c6
Update Python dataflow example for new daemon API 3 years ago
  haixuanTao 294990e307 Make `stop_thread` not borrow `communication` for static 3 years ago
  haixuanTao e7172bec8f refactor debugging change 3 years ago
  haixuanTao 9f0a0e6957 Fix GIL race condition 3 years ago
  haixuanTao 992b8251c2 DRAFT: Fixing Python linking error 3 years ago
  Xavier Tao b357fee42c
Changing `drop_operator` to `__del__` for python operators (#119) 3 years ago
  Philipp Oppermann 64cf49703b
Implement download support for custom nodes 3 years ago
  haixuanTao 29df5af240 remove `--release` flag from `python-dataflow` 3 years ago
  Philipp Oppermann 801e965dc8
Merge branch 'main' into cli-start 3 years ago
  Philipp Oppermann 51efe3e826
Update run instructions in example dataflows 3 years ago
  Philipp Oppermann 926dbeac72
Fix run command for python dataflow example 3 years ago
  Xavier Tao c2bb4c1f67
Runtime tracing (#95) 3 years ago
  haixuanTao 8c0b8cc558 fix `README` name 3 years ago
  haixuanTao 79d07a81a1 add text label to plot 3 years ago
  haixuanTao e22fecc35d fix requirements 3 years ago
  haixuanTao ff814e0a2a Run python exemple inside of python env 3 years ago
  haixuanTao 8d66e35add Fix CI filter pattern and clippy warning 3 years ago
  haixuanTao a52bbec30b fix CI and make CI job non-interactive 3 years ago
  haixuanTao fe25716fbc adding `README` to `python-dataflow` 3 years ago
  haixuanTao eb3ee9d8b7 Add python CI without webcam 3 years ago
  haixuanTao 89aa70c9a6 make python example usable without webcam 3 years ago
  haixuanTao 7822e87b2d Add python installer and run script 3 years ago
  haixuanTao fa5af35a20 adding object detection to python example 3 years ago
  haixuanTao 6e034126bd Add webcam and plot python example 3 years ago