Searched refs:calculateGyroscope (Results 1 – 1 of 1) sorted by relevance
56 static Eigen::Vector3d calculateGyroscope(std::chrono::duration<double> duration, in calculateGyroscope() function94 gyro_xyz_ = calculateGyroscope(duration, prior_rotation_matrix_, in RefreshSensors()