You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Philipp Oppermann af9afc5382 Create an example operator that receives inputs 3 years ago
.github/workflows Add a basic CI job to test our Rust code 3 years ago
api Start implementing dora runtime node 3 years ago
common Update coordinator to pass runtime arguments as env variables 3 years ago
coordinator Create an example operator that receives inputs 3 years ago
design Update design document with latest decisions 3 years ago
runtime Pass arguments through environment variables 3 years ago
src Create prototype for a library-based dora-rs 3 years ago
.gitignore Ignore files starting with `~` 3 years ago
Cargo.lock Create an example operator that receives inputs 3 years ago
Cargo.toml Create an example operator that receives inputs 3 years ago
LICENSE Initial commit 3 years ago
README.md Fixing commentary 3 years ago
app.py Removing asyncio 3 years ago
rust-toolchain.toml Add a rustup override file 3 years ago

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