OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
IMUStateMeasurements.h File Reference

Header. More...

Go to the source code of this file.

Classes

class  osvr::kalman::IMUOrientationMeasBase< PolicyT >
 
singleton  osvr::kalman::IMUOrientationMeasurement< StateType, PolicyT >
 
class  osvr::kalman::IMUOrientationMeasurement< pose_externalized_rotation::State, PolicyT >
 AbsoluteOrientationMeasurement with a pose_externalized_rotation::State. More...
 
class  osvr::kalman::IMUAngVelMeasurement
 

Namespaces

 osvr
 <
 
 osvr::kalman
 Header-only framework for building Kalman-style filters, prediction, and sensor fusion.
 

Typedefs

using osvr::vbtracker::OrientationMeasurement = kalman::IMUOrientationMeasurement< BodyState >
 
template<typename PolicyT >
using osvr::vbtracker::OrientationMeasurementUsingPolicy = kalman::IMUOrientationMeasurement< BodyState, PolicyT >
 

Functions

Eigen::Quaterniond osvr::vbtracker::getTransformedOrientation (Eigen::Quaterniond const &imuQuat, Eigen::Quaterniond const &roomToCameraRotation, util::Angle)
 

Detailed Description

Header.

Date
2016
Author
Sensics, Inc. http://sensics.com/osvr

Definition in file IMUStateMeasurements.h.