CAPA Bot: Captain’s Autonomous Personal Assistant Robot

Slides:



Advertisements
Similar presentations
CSE 424 Final Presentation Team Members: Edward Andert Shang Wang Michael Vetrano Thomas Barry Roger Dolan Eric Barber Sponsor: Aviral Shrivastava.
Advertisements

OpenCV Introduction Hang Xiao Oct 26, History  1999 Jan : lanched by Intel, real time machine vision library for UI, optimized code for intel 
Robo-Retriever Pawel Cieslewski EEL IMDL Dr. A. Antonio Arroyo Dr. Eric M. Schwartz.
Ramrod III Micro mouse. The Team  Andrew Igarashi – software  Kevin Li – hardware  Stephen Nakamura – hardware  Quang Ngu – software.
Final Presentation Advancing the soccer robot Ben Jenkins Supervisors: Gordon Lowe, Dr. Haim Hiok Lim Mentor: Charles Greif.
Embedded Visual Control for Robotics 5HC99 ir. Roel Pieters & dr. Dragan Kostić Section Dynamics and Control Dept. Mechanical Engineering {r.s.pieters,
Preliminary Design Review
X96 Autonomous Robot Design Review Saturday, March 13, 2004 By John Budinger Francisco Otibar Scott Ibara.
I-SOBOT SOCCER Padmashri Gargesa Intelligent Robotics I I (Winter 2011)
Triangle-based approach to the detection of human face March 2001 PATTERN RECOGNITION Speaker Jing. AIP Lab.
Simultaneous Localization and Map Building System for Prototype Mars Rover CECS 398 Capstone Design I October 24, 2001.
Ramrod IV. The Team  Andrew Igarashi – Programming  Kevin Li – Hardware  Amy Maruyama – Hardware  Stephen Nakamura – Hardware  Quang Ngu – Programming.
[cvPONG] A 3-D Pong Game Controlled Using Computer Vision Techniques Quan Yu and Chris Wagner.
Brief overview of ideas In this introductory lecture I will show short explanations of basic image processing methods In next lectures we will go into.
X96 Autonomous Robot Proposal Presentation Monday, February 16, 2004 By John Budinger Francisco Otibar.
X96 Autonomous Robot Design Review Thursday, May 6, 2004 By John Budinger Francisco Otibar.
Juan Guzman ASU Mentor: Shea Ferring. About Me Name: Juan Guzman Computer Science major ASU Senior (graduating December 2012) Have prior internship with.
Frank Bergschneider IMDL EEL5666 March 12,  Objective  System Overview  Hardware  Software  Test Data  Future Work 2 Frank Bergschneider EEL5666.
Conference Room Laser Pointer System Preliminary Design Report Anna Goncharova Brent Hoover Alex Mendes.
system design Final report
Raspberry Pi Camera for Measuring Bottle Size
Android Phone App JOHN MICHAEL MARIANO UNDERGRADUATE MECHANICAL ENGINEERING STUDENT EEL 4665 INTELLIGENT MACHINES DESIGN LABORATORY OCTOBER 30, 2014.
Object Tracking Using Autonomous Quad Copter Carlos A Munoz, Advisor: Dr. Tarek Sobh Robotics, Intelligent Sensing & Control (RISC) Lab., School of Engineering,
Daniel Frank Mechanical Engineering Student Intelligent Machine Design Laboratory EEL 5666 Fall 2012 Instructors: Drs. Antonio Arroyo and Eric Schwartz.
EEL 5666: Intelligent Machine Design Laboratory Final Presentation by Rob Hamersma April 12, 2005.
FAST: Fully Autonomous Sentry Turret
A Snack Food Launching Robot: THE BORDOM DESTORYER! Presented by Jessica Mylynne Shaw.
Juan David Rios IMDL FALL 2012 Dr. Eric M. Schwartz – A. Antonio Arroyo September 18/2012.
Gunn 2006 Brown University 2010 Bachelor’s Mechanical Engineering Stanford University 2012 Master’s Mechanical Engineering Hardware Engineer at Oracle.
Ouimet Golf Playing Robot - Shashank G. Sawant. Topics covered: Block and Circuit Diagram Sensors : – CMUCAM – OPT101 The mechanical Hardware Behaviour.
QUADCOPTER- Vision Based Object Tracking By By Pushyami Kaveti Pushyami Kaveti.
Hands-Free Camera Controller Jeffrey Gould. Overview Introduction –Background –Design Criteria Components Sensor Mapping Problems Demonstration Future.
Project Overview  Autonomous robot  Simulates behavior of dog fetching  Tracks a thrown object, picks it up, and returns it to thrower  Able to avoid.
Ben Schaeffer Gehad Shaat Jessie Truong Nathen Upperman Tin Nguyen Portland State University - Winter 2011.
ECE 477 Final Presentation Team 1  Spring 2013 Zelun Tie Xin Jin Ranmin Chen Hang Xie.
Frank Bergschneider IMDL EEL5666 April 18,  Objective  System Overview  Issues  Conclusions/Future Work 2 Frank Bergschneider EEL5666 IMDL.
GCAPS Team Design Review CPE 450 Section 1 January 22, 2008 Nick Hebner Kooper Frahm Ryan Weiss.
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.
LibA 2016 Intelligent Machine Design Lab Professors: Dr. A. Antonio Arroyo and Dr. Eric M. Schwartz By, Nukul Shah UFID:
Fire Ants A Firefighting Robot Team Matt Gough Intelligent Machine Design Lab Fall 2015.
NASA Robotic Mining Competition. Controllers Arduino Mega - controls motors and sensors Raspberry Pi - Linux based computer that has the autonomous.
INTELLIGENT MACHINE DESIGN LAB EML 5666 With Dr. Arroyo & Dr. Schwarz Luther Lloyd III Mechanical Engineer 2 nd Year Graduate Student.
EEL 5666 Intelligent Machines Design Laboratory JAWS Summer 1998 BY: Kurnia Wonoatmojo.
CAPSTONE PROJECT OBJECT FOLLOWING ROBOT Summer 2014.
Automatic License Plate Recognition for Electronic Payment system Chiu Wing Cheung d.
A BRIEF INTRO TO: COBOTS, LSM AND A.I. APIs
Design and Implementation of versatile ebot using raspberry pi
<Add team picture or relevant project picture here>
Processing the image with Python
Mobile Robotic Arm.
Air Hockey Robot Students: Abdullah Ahmad & Moath Omar Supervisor:
QUIZZ Select any one from the following six problems.
Creative Engineering Design
Prepared By : wala’ Hamad Khayrieh Homran
Creating Robotic Platforms
Detecting Room Occupancy with Pi Camera
CS 7455 Term Project Robot control by Machine learning
Chapter 8, Exploring the Digital Domain
Chien-Po Wang Mechanical engineering 2 Dec 2014
Autonomous Design for PCC’s Robotics Challenge Entry
Find It VR Project (234329) Students: Yosef Albo, Bar Albo
Control Award This award is given to the Team that demonstrates innovate thinking in the control system to solve game challenges such as autonomous operation,
Robo-Retriever Final Presentation
ECE477 Senior Design Android Street Car PCB TCSP
Intelligent Machines Design Laboratory
Elecbits Electronic shade.
Midterm Report “Makeup” Against Face Detection
ECE Computer Engineering Design Project
An Autonomous Mapping Robot
Find the limit {image} ,024 2,160 -1,
Presentation transcript:

CAPA Bot: Captain’s Autonomous Personal Assistant Robot Kevin Nelson EEL 5666 October 29, 2015

Introduction My dog (Captain) doesn’t like picking up his toys. Build a robot to find and retrieve his toys. Mechanical arm with six servos. Image processing using OpenCV and Raspberry Pi camera.

Special Sensor: Image Processing Hardware and Software Components: Raspberry Pi 2 Pi camera (hardware i.e. CSI) OpenCV (python edition) Ball Detection Overview: Convert image to HSV (hue, saturation, value) Apply a mask to the image Filter the image (blur, erode, dilate) Find the contours in the image Calculate center of ball from largest contour

Current State of Project Software Has a Solid Foundation: Image processing works well. Vehicle control in place. Hardware Needs Work… Designed new chassis. Rewire/reinstall components. Control algorithm for arm. Uncertainty: Time – is there enough? Mechanical arm – will it work? well???

Future Direction (i.e. Stretch Goal) Identify and Stack Blocks: Idea from EEL 5840 (Elements of Machine Intelligence). More challenging and interesting problem. Requires planning from the robot. Amplifies existing uncertainties. Adds software uncertainty. Is it worth it? Image curtesy of (shamelessly stolen from): Nils J. Nilsson, Artificial Intelligence: A New Synthesis, San Francisco: 1998.

Questions?