Hennzau
aeb11627d6
Separate a simple dataflow for CI (without yolo) and a yolo dataflow
1 year ago
Hennzau
05f2d3fc9f
nodes_hub -> node-hub + opencv-plot and opencv-video-capture
.idea
.idea
README.md and better outputs/inputs
README.md and ultralytics-yolo
fix queue_size and dynamic
README.md
Fix CI
Fix CI
Fix CI
Fix CI
Fix CI
Fix CI
Fix CI
Fix CI
Fix CI
1 year ago
haixuanTao
a980a43739
simplifying examples to use node hub
1 year ago
haixuanTao
27ccf614ba
Small refactoring using `black`
2 years ago
Philipp Oppermann
72a57ce1ef
Remove deprecated `communication` options from dataflow examples, templates, and docs
2 years ago
Philipp Oppermann
2d9fcc95b4
Add custom parsing to be backwards compatible
Inputs can now either be a string, which results in a mapping with default values, or an object with additional configuration.
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
haixuanTao
764cd120a4
remove slash from zenoh prefix
2 years ago
Philipp Oppermann
c5db53a4c6
Update Python dataflow example for new daemon API
3 years ago
Philipp Oppermann
64cf49703b
Implement download support for custom nodes
3 years ago
Xavier Tao
c2bb4c1f67
Runtime tracing ( #95 )
* add opentelemetry feature to python op
* modify `python-dataflow` to test opentelemetry
* change `timer` topic to `tick`
* adding tracing to `shared_libraries`
* example install refactoring
* Rename `input` to `dora_input` for python ex
3 years ago
haixuanTao
eb3ee9d8b7
Add python CI without webcam
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