Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
1 year ago | |
|---|---|---|
| .. | ||
| .gitignore | 2 years ago | |
| README.md | 2 years ago | |
| dataflow.yml | 1 year ago | |
| object_detection.py | 2 years ago | |
| plot.py | 1 year ago | |
| requirements.txt | 2 years ago | |
| run.rs | 2 years ago | |
| utils.py | 2 years ago | |
| webcam.py | 2 years ago | |
This examples shows how to create and connect dora operators and custom nodes in Python.
The dataflow.yml defines a simple dataflow graph with the following three nodes:
cargo run --example python-dataflow
To install, you should run the install.sh script.
install.sh
dora-coordinator:../../target/release/dora-daemon --run-dataflow dataflow.yml
DORA (Dataflow-Oriented Robotic Architecture) is middleware designed to streamline and simplify the creation of AI-based robotic applications. It offers low latency, composable, and distributed datafl
Rust Python TOML Markdown C other