GPS aided In Motion Coarse Alignment using Fast Optimal Attitude Matrix (FOAM) and Wavelet Filter
This repository contains the code implementation of the paper titled "GPS Aided In Motion Coarse Alignment using Fast Optimal Attitude Matrix (FOAM) and Wavelet Filter" by M. u. Hassan, B. Qilian, N. Bessaad, and L. Liu, presented at the 2019 Chinese Automation Congress (CAC) in Hangzhou, China. [DOI: 10.1109/CAC48633.2019.8996886]
The repository is organized into several folders:
-
alignment_algorithm: Contains the code for the alignment algorithm using Fast Optimal Attitude Matrix (FOAM) and Davenport’s q-method.
-
IMU_and_GPS_dataset: Contains sensor data that can be used to test the initial alignment process.
-
wavelet_filter_analysis: Demonstrates the implementation of the wavelet filter on raw IMU data to filter noise.
-
results_comparison: Compares the performance of different alignment methods.
- Clone this repository to your local machine.
- Navigate to the desired folder for the specific implementation or analysis you wish to explore.
If you find this code helpful in your research, please consider citing the following paper: M. u. Hassan, B. Qilian, N. Bessaad, and L. Liu, "GPS aided In Motion Coarse Alignment using Fast Optimal Attitude Matrix (FOAM) and Wavelet Filter," 2019 Chinese Automation Congress (CAC), Hangzhou, China, 2019, pp. 555-560, doi: 10.1109/CAC48633.2019.8996886.