Check if messages are published on a topic
Hello,
I would like to check in my c++ code, if a message has been pusblished onto a certain topic. Is it possible to do this with basic ROS functions? If not, what would you advise to do? Thanks.