| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
4c64cad6ed
|
Replace proc macro by build script to generate C++ bindings
The `cxx_build` crate does not support proc macro output (see https://github.com/dtolnay/cxx/issues/808), so we have to generate a standard Rust source file instead. |
2 years ago |
|
|
748d2967e0
|
Update `rust-ros2-dataflow` example to new `ros2-client` version | 2 years ago |
|
|
8631304527
|
Add a `rust-ros2-dataflow` example using the dora-ros2-bridge
The bridge allows nodes to send and receive to/from both ros2 and dora. |
3 years ago |