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

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>
+ Include dependency graph for service_client_handler.h:

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.
 

Detailed Description

Defines ServiceClientHandler and related convenience classes for upgrading the ROS service client.

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