This document describes a fuzzy logic-based path navigation system for a robot using MATLAB. The system uses infrared sensors to detect obstacles and a fuzzy logic controller with four input and two output variables to navigate around static obstacles. If moving obstacles are detected, the system generates a trajectory prediction table to plan a new path to avoid collisions. The system was tested in a simulator environment with static and moving obstacles and was able to successfully navigate to a target location while avoiding obstacles. The fuzzy logic controller provided an effective way to control the robot's direction and generate smooth motion to reach the target safely.