Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
11 months ago | |
|---|---|---|
| .. | ||
| dora | 1 year ago | |
| src | 10 months ago | |
| Cargo.toml | 10 months ago | |
| README.md | 10 months ago | |
| generate_stubs.py | 1 year ago | |
| pyproject.toml | 1 year ago | |
This crate corresponds to the Node API for Dora.
To build the Python module for development:
uv venv --seed -p 3.11
uv run pip install -e .
Type hinting requires to run a second step
python generate_stubs.py dora dora/__init__.pyi
maturin develop
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