jhelovuo / ros2-client

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

Rewrite `turtle_teleop` example using `async` #18

Open jhelovuo opened 11 months ago

jhelovuo commented 11 months ago

This should simplify the code quite a bit. A more polished user interface, e.g. using tui would be nice.