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 958d22b3f1
Run the new C++ example on the CI
3 years ago
.github/workflows Run the new C++ example on the CI 3 years ago
apis Create an example C++ node based on Rust node API and `cxx` crate 3 years ago
binaries Fix: remove moved examples from coordinator manifest 3 years ago
docs/design Moving folders in correspondance with #41 3 years ago
examples Add a short README for the c++ dataflow example 3 years ago
libraries Add a `c-dataflow` example 3 years ago
.gitignore Multithreaded Python API and Pylot Example (#18) 3 years ago
Cargo.lock Add an example C++ operator based on the Rust API 3 years ago
Cargo.toml Add a C++ node that uses the dora C API 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 Fix logo path 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