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.
 
 
 
 
 
 
haixuanTao fa5af35a20 adding object detection to python example 3 years ago
.github/workflows Merge pull request #66 from dora-rs/c++-example 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 Fix `.next()` docs for python 3 years ago
examples adding object detection to python 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 Merge pull request #66 from dora-rs/c++-example 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 Adding api documentation 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