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 a2fd5b0ebd
Autogenerate the `operator_api.h` header file
3 years ago
.github/workflows Fix CI filter pattern and clippy warning 3 years ago
apis Autogenerate the `operator_api.h` header file 3 years ago
binaries Rework raw operator API to support the `#[ffi_export]` attribute of `safer-ffi` 3 years ago
docs fix python api 3 years ago
examples Update rust-dataflow example for new operator API 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 Autogenerate the `operator_api.h` header file 3 years ago
Cargo.toml Autogenerate the `operator_api.h` header file 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