jhelovuo / ros2-client

ROS2 client library based on RustDDS
68 stars 15 forks source link

Tokio interoperability test/examples #26

Open jhelovuo opened 6 months ago

jhelovuo commented 6 months ago

Test if ros2-client async functionality works with Tokio instead of Smol.

Write some example programs using Tokio.