How to detect subscriber's queue is full (and messages are thrown away)
I'm a newbie ros user.
According to tutorials, messages may disappear if the subscriber's queue is full.
I need to know if the message is lost. Is it possible?