This document presents a report on controlling a robotic vehicle using 6th sense technology and gesture recognition. Gestures captured by a webcam are used to detect colored markers on the user's hands and transmit wireless commands to control the robot. The process involves acquiring the video stream, extracting the red color, converting it to binary, finding the centroid coordinates and using those coordinates for serial communication to send commands to an Arduino and control the robotic vehicle's movements.