Function normalized_imu

Source
pub fn normalized_imu(
    input: &Input,
    orientation: Option<String>,
) -> Result<Vec<IMUData>>