1) The document describes a method for obstacle detection using a laser and single camera. A BeagleBoard is used as an image processing platform to obtain 3D images from 2D images captured by the camera.
2) A laser is mounted on a servo motor controlled by an Arduino board. The laser scans the object while the camera captures images. OpenCV software processes the images to detect the object based on laser tracking.
3) The system is designed to identify objects in its environment and obtain a 3D perspective view by constantly capturing images using a webcam as the laser scans, processed using an algorithm.