Pipeline of InfoFusionController: (a) Global Planning (Informed TRRT*): The Informed TRRT* algorithm generates a global reference path ( Tref) based on the observations and current state. (b) Local Planning (Pure Pursuit): The Pure Pursuit algorithm steers the vehicle toward a point on the reference path ( Tref). (c) Local Planning (MPC): The MPC algorithm predicts optimal control inputs to follow the reference path over a dynamic horizon. (d) Synchronization (Mutual Information): Mutual Information (MI) combines state predictions from Pure Pursuit ( SkP ) and MPC ( SkM ) to select the best path.