mrs_lib
Various reusable classes, functions and utilities for use in MRS projects
publisher_handler.h File Reference

Defines PublisherHandler and related convenience classes for upgrading the ROS publisher. More...

#include <ros/ros.h>
#include <ros/package.h>
#include <atomic>
#include <string>
#include <mutex>
#include <mrs_lib/impl/publisher_handler.hpp>
+ Include dependency graph for publisher_handler.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mrs_lib::PublisherHandler_impl< TopicType >
 implementation of the publisher handler More...
 
class  mrs_lib::PublisherHandler< TopicType >
 user wrapper of the publisher handler implementation More...
 

Namespaces

 mrs_lib
 All mrs_lib functions, classes, variables and definitions are contained in this namespace.
 

Detailed Description

Defines PublisherHandler and related convenience classes for upgrading the ROS publisher.

Author
Tomas Baca - tomas.nosp@m..bac.nosp@m.a@fel.nosp@m..cvu.nosp@m.t.cz