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
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
a52bbec30b
fix CI and make CI job non-interactive
3 years ago
haixuanTao
eb3ee9d8b7
Add python CI without webcam
3 years ago