Sensor Fusion

Developed a sensor fusion system combining GPS and IMU data through Extended Kalman Filtering for reliable vehicle positioning.
GPS signals can be unreliable in urban environments with multipath effects and signal blockage. IMU sensors accumulate drift over time.
Using MATLAB and ROS, implemented Extended Kalman Filter for optimal sensor fusion with real-time trajectory correction algorithms.