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