mrs_lib
Various reusable classes, functions and utilities for use in MRS projects
|
Defines ServiceClientHandler and related convenience classes for upgrading the ROS service client. More...
#include <ros/ros.h>
#include <ros/package.h>
#include <string>
#include <future>
#include <mutex>
#include <mrs_lib/impl/service_client_handler.hpp>
Go to the source code of this file.
Classes | |
class | mrs_lib::ServiceClientHandler_impl< ServiceType > |
implementation of the service client handler More... | |
class | mrs_lib::ServiceClientHandler< ServiceType > |
user wrapper of the service client handler implementation More... | |
Namespaces | |
mrs_lib | |
All mrs_lib functions, classes, variables and definitions are contained in this namespace. | |
Defines ServiceClientHandler and related convenience classes for upgrading the ROS service client.