This document describes a lane detection and obstacle avoidance system developed using Matlab. A single 180 degree fish eye camera and LIDAR sensor are used. Lane detection is implemented using Hough line and Hough transform to detect lane markers. Obstacle avoidance is done using a SICK LIDAR sensor to detect objects within a buffer zone. The system displays offset distance values from the center of the lane to determine if the vehicle stays within its lane.