Search for topics with specific message
Hi,
My question is the following:
Suppose I have a list of topics and each topic publishes a message of type messageType.
Is there a command that allows me output the all messageTypes that are currently being published?
I know "rostopic info -topicname" will give me information as well as the message a specific topic outputs. Is there a wildcard like rostopic info * that lets me see all the messages that are currently being published?
Thank you in advance,
Panos.