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 f052a6929c
Rename the dora cli executable to `dora-cli`
3 years ago
.github/workflows Rename the dora cli executable to `dora-cli` 3 years ago
apis Use `tracing` for logging state of nodes, coordinator, and runtimes 3 years ago
binaries Rename the dora cli executable to `dora-cli` 3 years ago
docs Document the dataflow `communication` field and explain the zenoh and iceoryx setup 3 years ago
examples Add support for build command to nodes and operator definitions 3 years ago
libraries Implement a cli `check` command that verifies paths and input mappings 3 years ago
.gitignore Multithreaded Python API and Pylot Example (#18) 3 years ago
Cargo.lock Update cli to clap v4 3 years ago
Cargo.toml Move `dora-message` crate directly under `libraries` (it's not really an extension) 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