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 5ae18eae4c
Include dataflow ID in daemon to avoid node ID conflicts
3 years ago
.github/workflows Update Rust problem matcher to v1.1.0 3 years ago
apis Update Rust node API to parse new `NodeConfig` 3 years ago
binaries Include dataflow ID in daemon to avoid node ID conflicts 3 years ago
docs Add Python Node API metadata (#101) 3 years ago
examples Implement shared memory mapping in node API 3 years ago
libraries Define new message types 3 years ago
.gitignore Multithreaded Python API and Pylot Example (#18) 4 years ago
Cargo.lock Bundle all nodes of a single machine in a single daemon spawn command 3 years ago
Cargo.toml Create a request/reply communication layer abstraction 3 years ago
LICENSE Initial commit 4 years ago
NOTICE.md Add a basic NOTICE.md to clarify the used licensing term 4 years ago
README.md Update README.md 3 years ago
rust-toolchain.toml Set Rust version to 1.65 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