Monado OpenXR Runtime
Data Structures | Namespaces
t_fusion.hpp File Reference

C++ sensor fusion/filtering code that uses flexkalman. More...

#include <Eigen/Core>
#include <Eigen/Geometry>
#include "flexkalman/AugmentedProcessModel.h"
#include "flexkalman/AugmentedState.h"
#include "flexkalman/BaseTypes.h"
#include "flexkalman/PoseState.h"
Include dependency graph for t_fusion.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  xrt_fusion::WorldDirectionMeasurement< State >
 For things like accelerometers, which on some level measure the local vector of a world direction. More...
 
class  xrt_fusion::BiasedGyroMeasurement
 
class  xrt_fusion::AbsolutePositionLeverArmMeasurement
 For PS Move-like things, where there's a directly-computed absolute position that is not at the tracked body's origin. More...
 

Namespaces

 xrt_fusion
 

Detailed Description

C++ sensor fusion/filtering code that uses flexkalman.

Author
Ryan Pavlik ryan..nosp@m.pavl.nosp@m.ik@co.nosp@m.llab.nosp@m.ora.c.nosp@m.om