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 ef4046165e
Allow configuring the `dora up` behavior through a `dora-config.yml` file
3 years ago
.github/workflows Add an Rust dataflow example that uses nodes by URL 3 years ago
apis Create C++ node API library 3 years ago
binaries Allow configuring the `dora up` behavior through a `dora-config.yml` file 3 years ago
docs Add Python Node API metadata (#101) 3 years ago
examples Merge pull request #120 from dora-rs/c++-api 3 years ago
libraries Merge pull request #127 from dora-rs/fix/getting_started 3 years ago
.gitignore Multithreaded Python API and Pylot Example (#18) 3 years ago
Cargo.lock Allow configuring the `dora up` behavior through a `dora-config.yml` file 3 years ago
Cargo.toml Create C++ node API library 3 years ago
LICENSE Initial commit 3 years ago
NOTICE.md Add a basic NOTICE.md to clarify the used licensing term 3 years ago
README.md Remove getting started from `README.md` 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