Searched refs:get_gyro_rotations (Results 1 – 1 of 1) sorted by relevance
178 gyro_rots = get_gyro_rotations(events["gyro"], cam_times)208 gyro_rots = get_gyro_rotations(gyro_events, times)267 def get_gyro_rotations(gyro_events, cam_times): function