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 09866cbb2b
Create an example C++ node based on Rust node API and `cxx` crate
3 years ago
.github/workflows Run the rust-dataflow example on 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 Create an example C++ node based on Rust node API and `cxx` crate 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 Create an example C++ node based on Rust node API and `cxx` crate 3 years ago
Cargo.toml Create an example C++ node based on Rust node API and `cxx` crate 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