[rospy] simultaneous subscribe at a given frequency
Hi,
I have 2 publisher who provide me 2 topics in real time, but I would like to write a listener which will, every 2 seconds, store the last topic published from those 2 publishers. And also, I'm coding in python. Do you have any idea?
Thanks and regards
Cyprien