ApproximateTimeQueue.h File Reference
#include <mutex>
#include <set>
#include <shared_mutex>
#include <boost/thread/concurrent_queues/sync_queue.hpp>
#include <Eigen/Geometry>
#include <ArmarXCore/core/services/tasks/TaskUtil.h>
#include <armarx/localization_and_mapping/cartographer_adapter/InterpolatingTimeQueue.h>
#include "interfaces.h"
#include "types.h"
+ Include dependency graph for ApproximateTimeQueue.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ApproximateTimeQueue
 The ApproximateTimeQueue class. More...
 
struct  LaserMessage
 
struct  TimedData
 

Namespaces

namespace  armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
namespace  armarx::localization_and_mapping
 
namespace  armarx::localization_and_mapping::cartographer_adapter
 This file is part of ArmarX.
 

Typedefs

using LaserMessages = std::vector<LaserMessage>