1 / 8

Co-operative Mapping and Localization of Autonomous Robots

Co-operative Mapping and Localization of Autonomous Robots. Lynton Dicks Supervisor: Karen Bradshaw. Presentation overview. Introduction Problem Statement and Goals History and Background Hardware Approach. introduction. CSLAM uses a team of robots to create and maintain maps

Download Presentation

Co-operative Mapping and Localization of Autonomous Robots

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Co-operative Mapping andLocalization of Autonomous Robots Lynton Dicks Supervisor: Karen Bradshaw

  2. Presentation overview • Introduction • Problem Statement and Goals • History and Background • Hardware • Approach

  3. introduction • CSLAM uses a team of robots to create and maintain maps • Allow mapping larger areas in parallel, thereby making exploration more efficient • SLAM with multiple robots is a relatively new field with many recent research papers • SLAM is a family of algorithms in robotics that is concerned with the creation and maintenance of maps of previously unknown and unchanging environments and then using those maps to determine the robot’s position in the environment • Well researched and implemented for use with one robot

  4. Problem statement and goals Problems • Extend the SLAM framework that was implemented last year by Shaun Egan to allow multiple robots to map an area • Implement the framework so that multiple robots are successfully able to implement a solution where their starting positions relative to each other are unknown • Each robots role • Centralization • Aggregation • Communication methods

  5. History and background Autonomous Robotic Programming Framework – Leslie Luyt 2009 A Robotic Framework for use in Simultaneous Localization and Mapping Algorithms – Shaun Egan 2010 • Generic Framework for both online and offline SLAM • Implemented SLAM for use with one robot • Generic Programming Framework to combine standard robotic operations with AI • Abstracts away the details of interfacing and controlling robots • Easy to implement new robot hardware classes to allow the framework to work with new hardware

  6. Hardware – Fischertechnik robot • Two Encoder Motors • Two Ultrasonic Sensors • A Bluetooth Controller – 10m range, ability to keep several connections alive at the same time

  7. Hardware: addons Motor Encoders Ultrasonic Sensors

  8. Approach • By the end of the term relearn python for the online version of the framework and java for the offline version of the framework • By the end of the term, finish studying both Leslie’s and Shaun’s frameworks and play around with using the framworks • By the end of second term, complete research and select plan of attack for implementation and complete literature review • And finally, implementation and testing as well as relevant extensions if time permits

More Related