mrs_lib
Various reusable classes, functions and utilities for use in MRS projects
|
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>
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. | |
Defines PublisherHandler and related convenience classes for upgrading the ROS publisher.