# IMU Sensor Fusion for Attitude Estimation
![[s1.png]]
![[s2.png]]
![[s3.png]]
![[s4.png]]
![[s5.png]]
![[s6.png]]
> Developed at: Worcester Polytechnic Institute
> Project date: December, 2023
> Project Requirements: [PeAR WPI Teaching: Alohomora](https://rbe549.github.io/rbe595/fall2023/proj/p0/)
> GitHub URL: [parth-20-07/Sensor-Fusion-and-Attitude-Estimation](https://github.com/parth-20-07/Sensor-Fusion-and-Attitude-Estimation)
# Brief Introduction on Project
This is a comprehensive project focused on implementing basic sensor fusion techniques and attitude estimation algorithms. This project showcases the use of Inertial Measurement Unit (IMU) data to accurately estimate 3D orientation and attitude. Key features of the repository include the implementation of algorithms for gyroscope and accelerometer data analysis, calibration techniques for sensor data alignment, and the integration of sensor fusion methods for enhanced accuracy.