Milestone Five Florida Tech IGVC.

Slides:



Advertisements
Similar presentations
ROBOT LOCALISATION & MAPPING: MAPPING & LIDAR By James Mead.
Advertisements

Jill Goryca, Richard Hill American Control Conference June 17, 2013.
MRI Motion Detector Software Application Eric Ryan Tom Adamski.
Department of Electrical and Computer Engineering He Zhou Hui Zheng William Mai Xiang Guo Advisor: Professor Patrick Kelly ASLLENGE.
Randomized Kinodynamics Motion Planning with Moving Obstacles David Hsu, Robert Kindel, Jean-Claude Latombe, Stephen Rock.
Abstract This project focuses on realizing a series of operational improvements for WPI’s unmanned ground vehicle Prometheus with the end goal of a winning.
Webtrain Decoupling Adam Kadolph EE451 Bradley University Advisors: Dr. Irwin, Dr. Schertz Week 8 Monday 2/5.
Software Design & Development Year 12. Structure of the Course Development and Impact of Software Solutions Development and Impact of Software Solutions.
Reegan Worobec & David Sloan In collaboration with UAARG.
Digital Multimedia Week 9. Digital Multimedia CALENDAR.
SYSTEMS DEVELOPMENT Phases, Tools, and Techniques
המעבדה למערכות ספרתיות מהירות High speed digital systems laboratory הטכניון - מכון טכנולוגי לישראל הפקולטה להנדסת חשמל Technion - Israel institute of.
INTELLIGENT ROBOT WALKER. AVAILABLE DEVICES The PAM-AID Reactive device Basic obstacle avoidance Not supportive more an aid for the blind The SMARTCANE.
Existing solutions Too expensive Too expensive Require track replacement Require track replacement Don’t integrate software and hardware Don’t integrate.
Simultaneous Localization and Map Building System for Prototype Mars Rover CECS 398 Capstone Design I October 24, 2001.
Chapter Preview  In this chapter, we will study:  The basic components of a telecomm system  The technologies used in telecomm systems  Various ways.
Intelligent Ground Vehicle Competition Navigation Michael Lebson - James McLane - Image Processing Hamad Al Salem.
Computerized Train Control System by: Shawn Lord Christian Thompson.
Mobile Distributed 3D Sensing Sandia National Laboratories Intelligent Sensors and Robotics POC: Chris Lewis
Development of Web-Based E-Quality Control System Principal Investigators: Drs. Richard Chiou and Yongjin Kwon Research Assistants: Prathaban Mookiah and.
Casey Smith Doug Ritchie Fred Lloyd Michael Geary School of Electrical and Computer Engineering November 2, 2011 ECE 4007 Automated Speed Enforcement Using.
Design Development Image credit:
Cooperating AmigoBots Framework and Algorithms
Engaging Undergraduate Students with Robotic Design Projects James O. Hamblen School of ECE, Georgia Tech, Atlanta, GA
Project Tracking. Questions... Why should we track a project that is underway? What aspects of a project need tracking?
Components of Database Management System
Vrobotics I. DeSouza, I. Jookhun, R. Mete, J. Timbreza, Z. Hossain Group 3 “Helping people reach further”
Intelligent Ground Vehicle Competition Navigation Michael Lebson - James McLane - Image Processing Hamad Al Salem.
Outlines,, Main idea of the Project ? Introduction
Intelligent Ground Vehicle Competition Navigation Michael Lebson - James McLane - Image Processing Hamad Al Salem.
Lecture 6: Sun: 8/5/1435 Distributed Applications Lecturer/ Kawther Abas CS- 492 : Distributed system & Parallel Processing.
MIR – Mobile Intelligence Robot By Jason Abbett and Devon Berry.
Wild West. What is our project about? 2- player Gun shooting game Video processing done to detect hand motion Process hand motion to update gun locations.
Teleoperation In Mixed Initiative Systems. What is teleoperation? Remote operation of robots by humans Can be very difficult for human operator Possible.
Milestone 1 Pablo Canseco Domenick Albanese Ronald­-Dean Allado Command and Control Subsystem for Regolith Mining Robot.
National Instruments Autonomous Robotics Competition
Software 3 See Edmodo for images Group name: topcat Group code: i4qf9a 11/03/11.
Software Reuse Course: # The Johns-Hopkins University Montgomery County Campus Fall 2000 Lecture # 2 - September 14, 2004.
Auto-Park for Social Robots By Team Daedalus. Requirements for FVE Functional Receive commands from user via smartphone app Share data with other cars.
Specifications Presetation Review: Robotic Platform 1kg (RP1)‏ Customer Needs Design Specifications Project Progress Benchmarking Responsibilities and.
Aaron Swenson Samuel Farnsworth Derek Stewart Craig Call.
The entire system was tested in a small swimming pool. The fully constructed submarine is shown in Fig. 14. The only hardware that was not on the submarine.
Visual Annotation of Clinically Important Anatomical Landmarks for VitreoRetinal Surgery Project Update Vincent Ng.
NASA Robotic Mining Competition. Controllers Arduino Mega - controls motors and sensors Raspberry Pi - Linux based computer that has the autonomous.
What Do Computers Do? A computer system is
Update Team Tasks VCS Vision Sensor Network AI 10-Dec-04
Attention Tracking Tool
Design Components are Code Components
SOFTWARE and OPERATING SYSTEM.
Computer 4 JEOPARDY Bobbie, Sandy, Trudy.
Future-oriented Benchmarking Through Social Media Analysis
Arduino GPS Logging Program
Pursuit-Evasion Games with UGVs and UAVs
Farrukh Hijaz & Abdurrahman Arikan
10/18/16 Autonomous Battery Charging of Quadcopter
Aaron Swenson Samuel Farnsworth Derek Stewart Craig Call.
Group 14 SmartGLove Software design
Mixed Reality Server under Robot Operating System
CajunBot: Tech Challenges
Design Components are Code Components
Project Prototype Demo 1 Grading Rubric
Nanyang Technological University
Midway Design Review Team 16 December 6,
Comprehensive Design Review
GPS Navigation System ET Spring 2018
Peregrine Jet UAV Team Members: Nabil Osorio, Christian Cambron, Anthony Messina Faculty Sponsor: Siddhartha Bhattacharyya Website: peregrinejetuav.com.
Peregrine Jet UAV Team Members: Nabil Osorio, Christian Cambron, Anthony Messina Faculty Sponsor: Siddhartha Bhattacharyya Website: peregrinejetuav.com.
9/28/18 – Earthquake and Tsunami hit Indonesia
TRANSFORM! SEUNGYONG CAR CITE 김동현, 안종민, 이승희, 이유경.
Integrating Educational Technology into the Classroom
Presentation transcript:

Milestone Five Florida Tech IGVC

Milestone 5 Matrix # Task % Complete Brent Adam Chris Will 1 LiDAR & Lines 75% 0% 15% 85% 2 Software Integration 67% 25% 3 Software Testing 50% 4 Hardware Integration 5 Motion Planning 100% 6 GUI 7 Startup, Control, Logging 10% 20% 70% 8 Comm. Maintenance 9 IOP 30% 10 Create Poster

Navigation & GUI D* Lite implementation complete Next Steps: Dimension concerning orientation added Significant speed and accuracy improvement Next Steps: Short sim for testing Interface for incoming lines and obstacles Live testing

Line Detection Line detection on course-like conditions functional Some issues with half-sun, half-shade images Able to see obstacles Polarizing film reduces glare significantly Next steps Converting lines into format understandable by motion planner Working with half and half images Potentially working on obstacle detection

Line Detection Video

Communication Interface for ROS written C++ components cleaned up Next Steps Get FSU to post their code Write unit for LiDAR

Integration & Testing Still developing code Integration with ROS tested FSU not allowed to send LiDAR Robot not shipped Next steps Get the robot Write short sim for motion planner

Position INS ROS node operational Robot localization taking encoder values and GPS data Potentially use triangulation within the motion planner or using the LiDAR to get absolute position Next steps FSU is benchmarking the INS Begin looking at triangulation / trilateration

Milestone 6 Matrix # Task Brent Allard Adam Hill Chris Kocsis Will Nyff. 1 LiDAR & Lines 0% 25% 75% 2 Testing & Integration 3 Motion Planning & GUI 100% 4 Startup, Control, & IOP 10% 60% 30% 5 Comm. Maintenance 70% 6 Demo Video 7 Documentation