Classes
PubQueue.h File Reference
#include <boost/thread.hpp>
#include <boost/bind.hpp>
#include <deque>
#include <list>
#include <vector>
#include <ros/ros.h>
Include dependency graph for PubQueue.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PubMessagePair< T >
 Container for a (ROS publisher, outgoing message) pair. We'll have queues of these. Templated on a ROS message type. More...
class  PubMultiQueue
 A collection of PubQueue objects, potentially of different types. This class is the programmer's interface to this queuing system. More...
class  PubQueue< T >
 A queue of outgoing messages. Instead of calling publish() directly, you can push() messages here to defer ROS serialization and locking. Templated on a ROS message type. More...


gazebo_plugins
Author(s): John Hsu
autogenerated on Thu Jun 6 2019 18:41:09