UCSC Autonomous Rover

rover on platform
The UCSC Autonomous Rover is an autonomous rover that competed in the NASA Centennial Challenges-Sample Return Robot 2013. It uses computer vision to recognize a pre-cached object and uses a path finding algorithm to navigate to the object location. To simulate extra-terrestrial limitations, the robots were banned from using magnetometers(Compasses), GPS, and GSM.

UCSC Rover

 

Mechanically the rover is built with rocker bogie suspension system to make it possible traversing versatile and terrains. It is able to make in-place turns and weights 30 kg.

The feedback control system consists of a gyroscope, 2 encoders, 3 panning infrared proximity sensors, Force Resisting Sensors (FSRs), impact sensors (sample collection), and 3 cameras.

 

cropped_final_detection

The D* lite path-finding algorithm was used which enabled the rover to approximately reach a goal destination. We used a Haar cascade classifier to classify the sample object and recognize it in the field. The rover returns using the D* lite and looks for a classified QR code that was left at the starting platform.

Team members: Geoff Budd, Amir Pourshafiee, Sina Kahnemouyi, Samir Mohammed, Tuan Ho, and Leonardo Bravo

UCSC Rover.pdf