Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
5 months ago | |
|---|---|---|
| .. | ||
| dora | 6 months ago | |
| src | 5 months ago | |
| Cargo.toml | 6 months ago | |
| README.md | 10 months ago | |
| build.rs | 7 months ago | |
| generate_stubs.py | 10 months ago | |
| pyproject.toml | 6 months ago | |
This crate corresponds to the Node API for Dora.
To build the Python module for development:
uv venv --seed -p 3.11
uv 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