How to use ApproximateTime in python
Hi all,
I'm trying to synchronize (approximately since the stamps of the topics are different) 4 topics.
I have looked at the ApproximateTime example here: http://answers.ros.org/question/60903/timesynchronizer-callback-problem/
But how to do it in python? I have looked at the Python API (http://docs.ros.org/api/message_filters/html/python/) for message filters, but it says nothing about approximatetime.
Thanks in advance.
Here 10 is the size of queue and 1 is the time in sec to consider for aprox: