OKVIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
ImuFrameSynchronizer.hpp File Reference

Header file for the ImuFrameSynchronizer class. More...

#include <atomic>
#include <mutex>
#include <condition_variable>
#include <okvis/Time.hpp>

Go to the source code of this file.

Classes

class  okvis::ImuFrameSynchronizer
 This class is to safely notify different threads whether IMU measurements up to a timestamp (e.g. the one of a camera frame) have already been registered. More...
 

Namespaces

 okvis
 okvis Main namespace of this package.
 

Detailed Description

Header file for the ImuFrameSynchronizer class.

Author
Pascal Gohl
Stefan Leutenegger
Andreas Forster