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 9db607d3ca
Fix gh actions syntax
3 years ago
.github/workflows Fix gh actions syntax 3 years ago
apis Disable iceoryx support on Windows 3 years ago
binaries Fix: don't skip serialization of topic prefix, otherwise it won't reach nodes 3 years ago
docs Merge pull request #73 from dora-rs/ci 3 years ago
examples Run examples in debug mode to speed up compilation 3 years ago
libraries Redesign communication layer to be synchronous and add support for iceoryx 3 years ago
.gitignore Multithreaded Python API and Pylot Example (#18) 3 years ago
Cargo.lock Update python node API to work with synchronous Rust node API 3 years ago
Cargo.toml Redesign communication layer to be synchronous and add support for iceoryx 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