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