dynamic_graph_manager
dynamic_graph_manager.hh File Reference
#include <unistd.h>
#include <wait.h>
#include <functional>
#include <chrono>
#include <atomic>
#include <mutex>
#include "yaml_cpp_catkin/yaml_cpp_fwd.hpp"
#include <ros/ros.h>
#include <std_srvs/Empty.h>
#include "real_time_tools/thread.hpp"
#include <real_time_tools/spinner.hpp>
#include "real_time_tools/timer.hpp"
#include "shared_memory/locked_condition_variable.hpp"
#include "dynamic_graph_manager/ros_interpreter.hh"
#include "dynamic_graph_manager/tools.hh"
#include "dynamic_graph_manager/device.hh"
Include dependency graph for dynamic_graph_manager.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dynamic_graph::DynamicGraphManager
 This class has for purpose to manage the different processes during run time. More...
 

Namespaces

 dynamic_graph
 this is this package namespace in order to avoid naming conflict
 

Typedefs

typedef std::chrono::steady_clock dynamic_graph::clock
 clock is the std::chrono::high_resolution_clock object. More...
 

Detailed Description

Author
Maximilien Naveau (maxim.nosp@m.ilie.nosp@m.n.nav.nosp@m.eau@.nosp@m.gmail.nosp@m..com)
License:
License BSD-3-Clause
Date
2019-05-22