jhelovuo / ros2-client

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

Clean up turtlesim_teleop example #3

Closed jhelovuo closed 11 months ago

jhelovuo commented 2 years ago

Some parts are unnecessarily complex.

Operation is not smooth.

Responses should be properly printed on screen.

tylerjw commented 1 year ago

I'm trying to experiment with this with ros 2 rolling and it doesn't seem to show up as a node in the node list and nothing connects. I'm unsure how to debug. I also tried running on humble and have the same result. I have tested with both fastDDS and rmw_cyclonedds_cpp and both do not seem to connect. I'm trying to show the ros2 node with ros2 node list and it is not showing up.

jhelovuo commented 11 months ago

Issue died due to old age.