Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
7 months ago | |
|---|---|---|
| .. | ||
| .gitignore | 10 months ago | |
| README.md | 10 months ago | |
| dataflow.yml | 10 months ago | |
| run.rs | 7 months ago | |
This examples shows how to connect two different python virtual env with python.
uv venv --seed -p 3.11 -n env_1
uv venv --seed -p 3.11 -n env_2
dora build dataflow.yml --uv
dora run dataflow.yml --uv
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