Home
last modified time | relevance | path

Searched refs:prior_rotation_matrix (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/
Dsensors_simulator.cpp57 Eigen::Matrix3d prior_rotation_matrix, in calculateGyroscope() argument
63 Eigen::Matrix3d transition_matrix = prior_rotation_matrix * current_rotation_matrix.inverse(); in calculateGyroscope()