OSVR-Core
|
Header. More...
Go to the source code of this file.
Classes | |
class | osvr::kalman::AbsolutePositionBase |
The measurement here has been split into a base and derived type, so that the derived type only contains the little bit that depends on a particular state type. More... | |
class | osvr::kalman::AbsolutePositionMeasurement< StateType > |
This is the subclass of AbsolutePositionBase: only explicit specializations, and on state types. More... | |
class | osvr::kalman::AbsolutePositionMeasurement< pose_externalized_rotation::State > |
AbsolutePositionMeasurement with a pose_externalized_rotation::State. More... | |
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
osvr::kalman | |
Header-only framework for building Kalman-style filters, prediction, and sensor fusion. | |
Header.