Subscribe to all topic with one callback function.
There is any mode, to subscribe all active topic from a plugin?
Asked: 2016-08-11 13:07:52 -0600
Seen: 381 times
Last updated: Aug 11 '16
subscribe to topic of laser in standalone version of gazebo
substitution" gz topic -1" for gazebo version 2.2.3
Subscribe from C++ external file
Wait for model plugin to load in world plugin
Make gazebo subscribe to a topic?
Can't Convert output of Camera to String
How can I publish to a Gazebo Topic from Python
libgazebo_ros_openni_kinect.so topic values and their visualization in rviz [closed]
Is there a way to use model's name as a reference for a plugin's topic? (Citadel or Fortress)
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.