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 7baecea71d
Provide functions to create topics and publishers
2 years ago
.github Merge pull request #381 from XxChang/main 2 years ago
apis Re-export `dora_ros2_bridge` from c++ API to ensure that all symbols are linked 2 years ago
binaries Trace send_output as it can be a big source of overhead for large messages. 2 years ago
docs/src adding latency image 2 years ago
examples Provide functions to create topics and publishers 2 years ago
libraries Provide functions to create topics and publishers 2 years ago
.gitignore replacing `zenoh-logger` with `dora-record` 2 years ago
CONTRIBUTING.md Adding Discord reference 2 years ago
Cargo.lock Include ros2-bridge header files in `dora-node-api-cxx` 2 years ago
Cargo.toml Start creating a C++-ROS2 example 2 years ago
Changelog.md Put priority into Changelog 2 years ago
LICENSE Update License/copyright section 3 years ago
NOTICE.md Add a basic NOTICE.md to clarify the used licensing term 3 years ago
README.md Bump to version `0.3.0` 2 years ago
rust-toolchain.toml Update to Rust v1.70 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