NASA Robotic Mining Competition. Controllers Arduino Mega - controls motors and sensors Raspberry Pi - Linux based computer that has the autonomous.

Slides:



Advertisements
Similar presentations
Project Title Here IEEE UCSD Overview Robo-Magellan is a robotics competition emphasizing autonomous navigation and obstacle avoidance over varied, outdoor.
Advertisements

By Quynh Huynh. Overview Small, low cost introductory robot (i.e. it’s meant to be educational) Fully programmable Targeted at kids ages 8+ Mostly used.
Objectives The objective of this design process was to create a small, autonomous robot capable of completing a set of predefined objectives within an.
During the design specification phase, an alternative design matrix was made and evaluated based on the following parameters: number of bumpers, shape.
A fully autonomous robot designed to navigate and solve a maze.
USC Viterbi School of Engineering. Alternative CC Robotic Systems.
Client: Space Systems & Controls Laboratory (SSCL) Advisor : Matthew Nelson Anders Nelson (EE) Mathew Wymore (CprE)
Embedded Programming and Robotics Introduction and Overview Presented by John Cole Senior Lecturer in Computer Science The University of Texas at Dallas,
Team 23: 2013 IEEE ROBOT COMPETITION. Introduction Team 23 – IEEE Region 5 Robot Competition F12-23-EEE1 Client: Ning Weng Team Members: Claudio Copello.
October Robot Wars Andy Shiers Jason Rivers Morten Kromberg Dyalog’13.
NASA Robotics Mining Competition Ben Stinnett, ASU Dr. Srikanth Saripalli, ASU Tucson, AZ April 12, 2014.
Client: Space Systems & Controls Laboratory (SSCL) Advisor : Matthew Nelson Anders Nelson (EE) Mathew Wymore (CprE)
HEAT SEEKER Eduardo Lichtenfels Riccio Oral Presentation IMDL – January 30,2014.
The Eos-Explorer CHENRAN YE IMDE ECE 4665/5666 Fall 2011.
CS Team: ECE Team: Reckoning IEEE Region V Robotics Competition Cody Mass, Jared Saul David Ameh, Lance Martin, Nick Schlag CS 499 Senior Project Implementation,
Autonomous Soil Investigator. What Is the ASI? Designed to complete the 2013 IEEE student robotics challenge Collects "soil" samples from a simulated.
Developing Orientation based on Current project Huy-Tien, Bui 裴輝進 Department of Mechanical Engineering National Cheng Kung University Tainan, Taiwan March.
By: Jennifer Liem.  Hardware ◦ Head : Philip Blackman  Danny  Tony  Mune  Software ◦ Head: Stephan Fabel  Xi Hang  Jennifer.
Milestone 1 Pablo Canseco Domenick Albanese Ronald­-Dean Allado Command and Control Subsystem for Regolith Mining Robot.
By Arun Kurian PATHFINDER IMDL FINAL PRESENTATION.
BEER BOT Dalton Verhagen. Sound Sensor Designed to find the direction a specified sound source is coming from Determines this with a time of arrival algorithm.
ECE477 Senior Design Android street car Team 12 Libo Dong 1.
Mission To Mars Driving Simulator Based on the recent Curiosity Landing On Mars Based In Year 2020 Score based game, with collectable items to unlock.
Introduction to EV3. Many Different Types of Robots Snake Robot.
Group #42: Weipeng Dang William Tadekawa Rahul Talari.
Team 1617: Autonomous Firefighting Robot Katherine Drogalis, Electrical Engineering Zachariah Sutton, Electrical Engineering Chutian Zhang, Engineering.
Team 1617: Autonomous Firefighting Robot Katherine Drogalis, Electrical Engineering Zachariah Sutton, Electrical Engineering Chutian Zhang, Engineering.
Bullfighting Autonomous Robot “BULL” IMDL Spring 2010 Aminatu Oyebanjo April 8, 2010.
IEEE South East Conference 2016 MID-SEMESTER PRESENTATION.
Lunabotics Navigation Package Team May14-20 Advisor: Dr. Koray Celik Clients: ISU Lunabotics Club, Vermeer Company.
EEL 5666 Intelligent Machines Design Laboratory JAWS Summer 1998 BY: Kurnia Wonoatmojo.
Basic Steps in Programming
Embedded Autonomous Wheelchair Navigation System for AAL Scenarios
Bluetooth Controlled Robot with Obstacle Avoidance
RASPBERRY PI WORKSHOP.
AURDINO AS EMBEDDED INDUSTRIAL CONTROLLER
Dr. Kyung Eun Park Summer 2017
Internet of Things (internet of everything?)
Localization and Mapping
SoutheastCon 2016 Hardware Competition
Autonomous RC Land Vehicle
Prepared By : wala’ Hamad Khayrieh Homran
Internet of Things.
Creating Robotic Platforms
SMART BUILDING WITH INDOOR NAVIGATION SYSTEM -using iot
1.1) problem statement Threat to the user; controller device easily be hacked. Current controller device is not user friendly. Analysis Flight Time requires.
Autonomous RC Land Vehicle
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
10/18/16 Autonomous Battery Charging of Quadcopter
IMDL Presentation by Li Yang.
CS 7455 Term Project Robot control by Machine learning
JC Bailey Rhodes University
Flying Universal Gripper
IEEE Region 5 Robotics Missouri S&T.
Arjun Bajaj Aabhas Sharma Abhinav Valluru Vinit Bhamburdekar
Robotics Club 2016 Welcome to the future.
IEEE SoutheastCon Robot
Eddie Chan Behnaz Ghouchani Golnaz Ghouchani
Review on Smart Solutions for People with Visual Impairment
Autonomous Design for PCC’s Robotics Challenge Entry
Ethan Hall Michael Kelton Greg Wegman Vashisht Lakhmani
NASA Robotic Mining Competition
ECE477 Senior Design Android Street Car PCB TCSP
Basic Sensors – Laser Distance Sensor
Networked Door Locking System
University of North Dakota
Eddie Chan Behnaz Ghouchani Golnaz Ghouchani
Cannock Chase U3A Science & Technology Group
Autonomous Delivery Robot
Presentation transcript:

NASA Robotic Mining Competition

Controllers Arduino Mega - controls motors and sensors Raspberry Pi - Linux based computer that has the autonomous program and WI-FI communications

Software Coding in either Arduino’s C/C++ based programming language Raspberry Pi runs Linux and will be using Python, but possible to use C/C++ Passing commands from Raspberry Pi to Arduino Fully autonomous with manual backup

Autonomy Fully autonomous for 10 minutes Beacon sensor navigation system Gyroscopic orientation sensor Move, maneuver around obstacles, collect regolith, deposit regolith (twice) Algorithms for escaping pot holes Possibility of laser detection sensors for obstacles NO GPS