Receive-waiting methods like spin_once and spin_some in ROS #109
Unanswered
akihiro-komorilab
asked this question in
Q&A
Replies: 1 comment 11 replies
-
|
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
In a single-threaded program, I would to subscribe to a message and do some other processing, like spin_once() in rclpy or spin_some() in rclcpp. How should I implement this in zenoh-python?
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions