25 #ifndef INCLUDED_PoseEstimator_RANSACKalman_h_GUID_D1F93D34_7D5C_4F93_4310_C3786103DCB8 26 #define INCLUDED_PoseEstimator_RANSACKalman_h_GUID_D1F93D34_7D5C_4F93_4310_C3786103DCB8 44 double orientationVariance = 1.e0);
54 const double m_positionVarianceScale;
55 const double m_orientationVariance;
60 #endif // INCLUDED_PoseEstimator_RANSACKalman_h_GUID_D1F93D34_7D5C_4F93_4310_C3786103DCB8 bool operator()(EstimatorInOutParams const &p, LedPtrList const &leds, osvr::util::time::TimeValue const &frameTime)
Perform RANSAC-based pose estimation but filter results in via an EKF to the body state...
Definition: PoseEstimator_RANSACKalman.cpp:44
The main namespace for all C++ elements of the framework, internal and external.
Definition: namespace_osvr.dox:3
Definition: PoseEstimatorTypes.h:43
Definition: PoseEstimator_RANSACKalman.h:41
Definition: PoseEstimator_RANSAC.h:40
Standardized, portable parallel to struct timeval for representing both absolute times and time inter...
Definition: TimeValueC.h:81