Robotics StackExchange | Archived questions

Subscribe to all topic with one callback function.

There is any mode, to subscribe all active topic from a plugin?

Asked by Gelllike on 2016-08-11 13:07:52 UTC

Comments

If the message definitions of all the topics are the same, I think it should be possible to use only one callback function. You might try it.

Asked by winston on 2016-08-18 20:02:39 UTC

Answers