message_filters: ApproximateTime Policy
Hello,
I'm using message_filters in C++, with ApproximateTime Policy and I noticed that sometimes the same message is being used twice. I already increased and decreased the queue_size and the result is the same. Can someone please give some help?
Thanks in advance
Providing the code & setting for us to reproduce the issue and its output would help.