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 13726eed96
Fix c dataflow example: data string is not null-terminated
2 years ago
.github Merge remote-tracking branch 'meua/main' 2 years ago
apis Fill in timestamps when sending events from node to daemon 2 years ago
binaries Use timestamps for coordinator messages and inter daemon events 2 years ago
docs Remove deprecated `communication` options from dataflow examples, templates, and docs 2 years ago
examples Fix c dataflow example: data string is not null-terminated 2 years ago
libraries Fill in timestamps when sending events from node to daemon 2 years ago
.gitignore Use validation logic on every yaml description to avoid undefined behaviour 2 years ago
Cargo.lock Make runtime pass dataflow descriptor to Python operators 2 years ago
Cargo.toml Bump version to `0.2.3` 2 years ago
Changelog.md Updates changelog 2 years ago
LICENSE Update License/copyright section 2 years ago
NOTICE.md Add a basic NOTICE.md to clarify the used licensing term 3 years ago
README.md Merge branch 'main' into multiple-daemons 2 years ago
rust-toolchain.toml Update to Rust v1.68 2 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