[ros-users] ros::spinOnce() equivalent for rospy?

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
+ (text/html)
Slet denne besked
Besvar denne besked
Skribent: User discussions
Dato:  
Til: User discussions
Emne: [ros-users] ros::spinOnce() equivalent for rospy?
Hello,

Is there an equivalent of ros::spinOnce() for rospy? I would like to use
spinOnce() and Rate() to "run" a Subscriber at a capped rate, but I am using
Python and could not find the equivalent function in Python.

Soo-Hyun Yoo