This document presents a study on developing an autonomous vehicle prototype using a 3D LIDAR sensor and 2D camera. The proposed system uses a Raspberry Pi as the main processing unit, connected to sensors like a LIDAR, camera, GPS and motor drivers. It aims to detect obstacles using these sensors and avoid collisions in real-time. The document discusses the various hardware components, system architecture, workflow and provides results from simulations and object detection tests on the prototype. It concludes that combining LIDAR and camera provides better environmental perception for autonomous navigation. Future work may include improving algorithms using advanced machine learning.