Searched refs:prior_rotation_matrix (Results 1 – 1 of 1) sorted by relevance
57 Eigen::Matrix3d prior_rotation_matrix, in calculateGyroscope() argument63 Eigen::Matrix3d transition_matrix = prior_rotation_matrix * current_rotation_matrix.inverse(); in calculateGyroscope()