Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
4 years ago | |
|---|---|---|
| .github/workflows | 4 years ago | |
| rcl-sys | 4 years ago | |
| rclrust | 4 years ago | |
| rclrust-msg | 4 years ago | |
| rclrust-msg-gen | 4 years ago | |
| .gitignore | 4 years ago | |
| Cargo.toml | 4 years ago | |
| LICENSE | 4 years ago | |
| README.md | 4 years ago | |
| rustfmt.toml | 4 years ago | |
| Target | Status |
|---|---|
| Foxy (Ubuntu 20.04) |
This is yet another ROS2 client library written in Rust.
I have implemented it independent of the ament or colcon.
By using proc-macro to generate message-type and service-type code, crate dependency resolution can now be completed in cargo. This was inspired by rosrust.
.msg, .srv, .action$ git clone git@github.com:rclrust/rclrust.git
$ cd rclrust
$ cargo build
Publisher:
$ cargo run --examples publisher
Subscription
$ cargo run --examples subscription
For more examples, see https://github.com/rclrust/rclrust/tree/main/rclrust/examples.
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