Localisation et navigation de robots

Size: px
Start display at page:

Download "Localisation et navigation de robots"

Transcription

1 Localisation et navigation de robots UPJV, Département EEA M2 EEAII, parcours ViRob Année Universitaire 2017/2018 Fabio MORBIDI Laboratoire MIS Équipe Perception ique Mercredi 10h00-12h30 et jeudi 9h30-12h00 Salles 304 et TP204

2 2 Multi-robot localization (research overview)

3 3 General problem formulation Multi-robot localization: estimation of the pose (the position and orientation, ) of a team of mobile robots with respect to a common reference frame, using the proprioceptive and exteroceptive measurements Beacon or landmark q i =[x i,y i,θ i ] T 2 1

4 4 What a robot sees... The circled robot is equipped with a laser rangefinder perception of the surrounding environement: shaded gray Beacon Teammate

5 5 Cooperative positioning Idea: use the other robots in the team as moving beacons The robots are divided into two groups, A and B, and their positions are tracked by repeating move-and-stop actions: 1. Group A remains stationary at a known position. Move group B and make it position itself relative to group A using information from the proprioceptive sensors 2. Stop group B after it has traveled an appropriate distance, and accurately measure its position relative to the group-a robots 3. Exchange roles of groups A and B and repeat the steps above 4. Repeat this process until they reach the target positions A A A B B B Cooperative positioning with multiple robots, R. Kurazume, S. Nagata, S. Hirose, in Proc. IEEE Int. Conf. ics and Automation, vol. 2, pp , 1994

6 6 Cooperative localization Cooperative localization: the problem of estimating the pose of a group of robots in a common fixed frame using relative measurements among the robots In general, the ability of sensing each other improves the localization of the entire system obtained by simple odometry The fusion of proprioceptive and exteroceptive sensor information is usually performed using the EKF or a particle filter Measurement q i =[x i,y i,θ i ] T q j =[x j,y j,θ j ] Fixed frame T

7 7 Cooperative localization: measurement equation Let us assume that at step k, robot observes robot using its exteroceptive sensor. The measurement equation is then: r ij z ij (k) =h(q i (k), q j (k)) + r ij (k), where is a zero-mean white Gaussian noise with covariance matrix To implement the correction step of the EKF for solving the cooperative localization problem, we need to compute the two Jacobians (row vectors): H i = h(q i, q j ) q i, H j = h(q i, q j ) q j

8 8 Cooperative localization: measurement equation In 2D, there are three possibile types of relative measurements: 1. Relative bearing 2. Relative distance 3. Relative orientation Other types of measurements can be taken into account as combinations of these three (e.g. relative position = relative bearing + relative distance) Relative bearing Relative distance Relative orientation

9 9 Cooperative localization: measurement equation Let and. Relative bearing : Relative distance : Relative orientation (linear equation) :

10 10 Cooperative localization: observability If no robot has absolute localization capabilities, the multi-robot system is not observable, i.e. the error will increase indefinitely and the estimate of the poses in will eventually diverge However, even if the team is lost in, the error on the relative poses of the robots q i q j ( q i q j ), i, j, will converge to zero If at least one robot has absolute localization capabilities (e.g., because it has a GPS or is able to detect a beacon of known position), the multi-robot system becomes observable, and the pose estimation error converges to zero This happens since one robot is able to estimate its pose in and the other robots are able to localize themselves with respect to it For further details, see: Observability Analysis for Mobile Localization, A. Martinelli, R. Siegwart, in Proc. IEEE/RSJ Int. Conf. Intelligent s and Systems, pp , 2005 Distributed Multirobot Localization, S.I. Roumeliotis, G.A. Bekey, IEEE Trans. ics and Automation, vol. 18, n. 5, pp , 2002

11 11 Cooperative localization: observability No robot with absolute localization capabilities: Estimated poses Actual poses with absolute localization capability: GPS The estimated and actual poses are close to each other

12 12 Relative Mutual Localization How can we avoid the observability problem of Cooperative Localization We can provide each robot with a reference frame with respect to which it cannot get lost Let us define an attached moving frame for robot Relative Mutual Localization (RML): the problem of estimating the relative poses between the moving frames Each robot computes an estimate of the pose of the teammates in its reference frame. Each robot considers itself always in This approach is also called robo-centric or ego-centric For more details, see: -to-robot relative pose estimation from range measurements", X.S. Zhou, S.I. Roumeliotis, IEEE Trans. ics, vol. 24, n. 6, pp , 2008

13 13 Relative Mutual Localization Measurement Measurement

14 14 Absolute Mutual Localization has: A fixed frame An attached moving frame Absolute Mutual Localization (AML): the problem of estimating the relative pose between the fixed frames using the relative measurements among the robots Applications: Map merging Cooperative exploration Known by robot Measurement Known by robot AML is solved if RML is solved and the agents are localized in their fixed frames

15 15 Multi-robot localization: problem summary Cooperative Positioning: two groups of robots are alternatively used as moving beacons Cooperative Localization: the robots estimate their pose in a common fixed frame using relative measurements Relative Mutual Localization (RML): the robots estimate the change of coordinates among their attached frames using relative measurements (localization of sensor networks: special case of RML in which the agents or robots are static) Absolute Mutual Localization (AML): the robots estimate the relative poses between their fixed frames using relative measurements

16 16 Multi-robot SLAM (research overview)

17 17 SLAM problem The SLAM problem asks if it is possible for a mobile robot to be placed at an unknown location in an unknown environment, and for the robot to incrementally build a consistent map of this environment while simultaneously determining its location within this map See video SLAM1

18 18 SLAM problem Critical issue in SLAM Loop-closure Gap Map built End Start Gap For more details on SLAM, see the survey paper: Simultaneous localization and mapping: part I, H.H. Durrant-Whyte, T. Bailey, in IEEE. Autom. Mag., vol. 13, n. 2, pp , 2006 See video SLAM2

19 19 Cooperative SLAM (C-SLAM) In a simple 2-D C-SLAM problem, a team mobile robots move continuously and randomly in a planar environment, while recording measurements of the relative positions (distance and bearing) of other robots in the team and of point beacons detected in the environment Beacon 1 Beacon 2 Beacon 3 1 Measurement 2 Measurement Estimating uncertain spatial relationships in robotics, R.C. Smith, M. Self, P. Cheeseman, in Autonomous Vehicles (Eds. I. Cox, G. Wilfong), Springer, pp , 1990

20 20 C-SLAM (cont d) The robots use proprioceptive measurements to propagate their position estimates, and are equipped with exteroceptive sensors (e.g. laser rangefinders) that enable them to measure the relative position of other robots and beacons An extended Kalman filter is often used to fuse the measurements together, and produce estimates of the position of the robots and beacons Beacon 1 Beacon 2 Beacon See video C-SLAM

21 21 C-SLAM: some variations on the theme C-SLAM using a set-membership approach: Simultaneous localization and map building for a team of cooperating robots: a set membership approach, M. Di Marco, A. Garulli, A. Giannitrapani, A. Vicino, IEEE Trans. ics and Automation, vol. 19, n. 2, pp , 2003 C-SLAM using particle filters: Multi-robot simultaneous localization and mapping using particle filters, A. Howard, Int. J. ics Research, vol. 25, n. 12, pp , 2006 Derivation of analytical bounds for the positioning uncertainty in C-SLAM (in terms of number of beacons and robots, accuracy of robots sensors and topology of the Relative Position Measurement Graph) Predicting the performance of cooperative simultaneous localization and mapping (C-SLAM), A.I. Mourikis, S.I. Roumeliotis, Int. J. ics Research, vol. 25, n. 12, pp , 2006

What is Robot Mapping? Robot Mapping. Introduction to Robot Mapping. Related Terms. What is SLAM? ! Robot a device, that moves through the environment

What is Robot Mapping? Robot Mapping. Introduction to Robot Mapping. Related Terms. What is SLAM? ! Robot a device, that moves through the environment Robot Mapping Introduction to Robot Mapping What is Robot Mapping?! Robot a device, that moves through the environment! Mapping modeling the environment Cyrill Stachniss 1 2 Related Terms State Estimation

More information

Robot Mapping. Introduction to Robot Mapping. Cyrill Stachniss

Robot Mapping. Introduction to Robot Mapping. Cyrill Stachniss Robot Mapping Introduction to Robot Mapping Cyrill Stachniss 1 What is Robot Mapping? Robot a device, that moves through the environment Mapping modeling the environment 2 Related Terms State Estimation

More information

Artificial Beacons with RGB-D Environment Mapping for Indoor Mobile Robot Localization

Artificial Beacons with RGB-D Environment Mapping for Indoor Mobile Robot Localization Sensors and Materials, Vol. 28, No. 6 (2016) 695 705 MYU Tokyo 695 S & M 1227 Artificial Beacons with RGB-D Environment Mapping for Indoor Mobile Robot Localization Chun-Chi Lai and Kuo-Lan Su * Department

More information

COOPERATIVE RELATIVE LOCALIZATION FOR MOBILE ROBOT TEAMS: AN EGO- CENTRIC APPROACH

COOPERATIVE RELATIVE LOCALIZATION FOR MOBILE ROBOT TEAMS: AN EGO- CENTRIC APPROACH COOPERATIVE RELATIVE LOCALIZATION FOR MOBILE ROBOT TEAMS: AN EGO- CENTRIC APPROACH Andrew Howard, Maja J Matarić and Gaurav S. Sukhatme Robotics Research Laboratory, Computer Science Department, University

More information

Abstract. This paper presents a new approach to the cooperative localization

Abstract. This paper presents a new approach to the cooperative localization Distributed Multi-Robot Localization Stergios I. Roumeliotis and George A. Bekey Robotics Research Laboratories University of Southern California Los Angeles, CA 989-781 stergiosjbekey@robotics.usc.edu

More information

Multi-Robot Cooperative Localization: A Study of Trade-offs Between Efficiency and Accuracy

Multi-Robot Cooperative Localization: A Study of Trade-offs Between Efficiency and Accuracy Multi-Robot Cooperative Localization: A Study of Trade-offs Between Efficiency and Accuracy Ioannis M. Rekleitis 1, Gregory Dudek 1, Evangelos E. Milios 2 1 Centre for Intelligent Machines, McGill University,

More information

Lecture: Allows operation in enviroment without prior knowledge

Lecture: Allows operation in enviroment without prior knowledge Lecture: SLAM Lecture: Is it possible for an autonomous vehicle to start at an unknown environment and then to incrementally build a map of this enviroment while simulaneous using this map for vehicle

More information

Preliminary Results in Range Only Localization and Mapping

Preliminary Results in Range Only Localization and Mapping Preliminary Results in Range Only Localization and Mapping George Kantor Sanjiv Singh The Robotics Institute, Carnegie Mellon University Pittsburgh, PA 217, e-mail {kantor,ssingh}@ri.cmu.edu Abstract This

More information

Robot Mapping. Introduction to Robot Mapping. Gian Diego Tipaldi, Wolfram Burgard

Robot Mapping. Introduction to Robot Mapping. Gian Diego Tipaldi, Wolfram Burgard Robot Mapping Introduction to Robot Mapping Gian Diego Tipaldi, Wolfram Burgard 1 What is Robot Mapping? Robot a device, that moves through the environment Mapping modeling the environment 2 Related Terms

More information

Stergios I. Roumeliotis and George A. Bekey. Robotics Research Laboratories

Stergios I. Roumeliotis and George A. Bekey. Robotics Research Laboratories Synergetic Localization for Groups of Mobile Robots Stergios I. Roumeliotis and George A. Bekey Robotics Research Laboratories University of Southern California Los Angeles, CA 90089-0781 stergiosjbekey@robotics.usc.edu

More information

Decentralised SLAM with Low-Bandwidth Communication for Teams of Vehicles

Decentralised SLAM with Low-Bandwidth Communication for Teams of Vehicles Decentralised SLAM with Low-Bandwidth Communication for Teams of Vehicles Eric Nettleton a, Sebastian Thrun b, Hugh Durrant-Whyte a and Salah Sukkarieh a a Australian Centre for Field Robotics, University

More information

Localization for Mobile Robot Teams Using Maximum Likelihood Estimation

Localization for Mobile Robot Teams Using Maximum Likelihood Estimation Localization for Mobile Robot Teams Using Maximum Likelihood Estimation Andrew Howard, Maja J Matarić and Gaurav S Sukhatme Robotics Research Laboratory, Computer Science Department, University of Southern

More information

FEKF ESTIMATION FOR MOBILE ROBOT LOCALIZATION AND MAPPING CONSIDERING NOISE DIVERGENCE

FEKF ESTIMATION FOR MOBILE ROBOT LOCALIZATION AND MAPPING CONSIDERING NOISE DIVERGENCE 2006-2016 Asian Research Publishing Networ (ARPN). All rights reserved. FEKF ESIMAION FOR MOBILE ROBO LOCALIZAION AND MAPPING CONSIDERING NOISE DIVERGENCE Hamzah Ahmad, Nur Aqilah Othman, Saifudin Razali

More information

Minimizing Trilateration Errors in the Presence of Uncertain Landmark Positions

Minimizing Trilateration Errors in the Presence of Uncertain Landmark Positions 1 Minimizing Trilateration Errors in the Presence of Uncertain Landmark Positions Alexander Bahr John J. Leonard Computer Science and Artificial Intelligence Lab, MIT, Cambridge, MA, USA Abstract Trilateration

More information

Particle. Kalman filter. Graphbased. filter. Kalman. Particle. filter. filter. Three Main SLAM Paradigms. Robot Mapping

Particle. Kalman filter. Graphbased. filter. Kalman. Particle. filter. filter. Three Main SLAM Paradigms. Robot Mapping Robot Mapping Three Main SLAM Paradigms Summary on the Kalman Filter & Friends: KF, EKF, UKF, EIF, SEIF Kalman Particle Graphbased Cyrill Stachniss 1 2 Kalman Filter & Its Friends Kalman Filter Algorithm

More information

Planning in autonomous mobile robotics

Planning in autonomous mobile robotics Sistemi Intelligenti Corso di Laurea in Informatica, A.A. 2017-2018 Università degli Studi di Milano Planning in autonomous mobile robotics Nicola Basilico Dipartimento di Informatica Via Comelico 39/41-20135

More information

Sensor Data Fusion Using Kalman Filter

Sensor Data Fusion Using Kalman Filter Sensor Data Fusion Using Kalman Filter J.Z. Sasiade and P. Hartana Department of Mechanical & Aerospace Engineering arleton University 115 olonel By Drive Ottawa, Ontario, K1S 5B6, anada e-mail: jsas@ccs.carleton.ca

More information

Development of a Low-Cost SLAM Radar for Applications in Robotics

Development of a Low-Cost SLAM Radar for Applications in Robotics Development of a Low-Cost SLAM Radar for Applications in Robotics Thomas Irps; Stephen Prior; Darren Lewis; Witold Mielniczek; Mantas Brazinskas; Chris Barlow; Mehmet Karamanoglu Department of Product

More information

Intelligent Vehicle Localization Using GPS, Compass, and Machine Vision

Intelligent Vehicle Localization Using GPS, Compass, and Machine Vision The 2009 IEEE/RSJ International Conference on Intelligent Robots and Systems October 11-15, 2009 St. Louis, USA Intelligent Vehicle Localization Using GPS, Compass, and Machine Vision Somphop Limsoonthrakul,

More information

Autonomous Localization

Autonomous Localization Autonomous Localization Jennifer Zheng, Maya Kothare-Arora I. Abstract This paper presents an autonomous localization service for the Building-Wide Intelligence segbots at the University of Texas at Austin.

More information

Robots Leaving the Production Halls Opportunities and Challenges

Robots Leaving the Production Halls Opportunities and Challenges Shaping the future Robots Leaving the Production Halls Opportunities and Challenges Prof. Dr. Roland Siegwart www.asl.ethz.ch www.wysszurich.ch APAC INNOVATION SUMMIT 17 Hong Kong Science Park Science,

More information

ANASTASIOS I. MOURIKIS CURRICULUM VITAE

ANASTASIOS I. MOURIKIS CURRICULUM VITAE ANASTASIOS I. MOURIKIS CURRICULUM VITAE TEL.: (951) 827 6051 FAX: (951) 827 2425 E-MAIL: mourikis@ee.ucr.edu WEB: www.ee.ucr.edu/ mourikis MAILING ADDRESS: Dept. of Electrical & Computer Engineering 343

More information

COS Lecture 7 Autonomous Robot Navigation

COS Lecture 7 Autonomous Robot Navigation COS 495 - Lecture 7 Autonomous Robot Navigation Instructor: Chris Clark Semester: Fall 2011 1 Figures courtesy of Siegwart & Nourbakhsh Control Structure Prior Knowledge Operator Commands Localization

More information

Ultrawideband Radar Processing Using Channel Information from Communication Hardware. Literature Review. Bryan Westcott

Ultrawideband Radar Processing Using Channel Information from Communication Hardware. Literature Review. Bryan Westcott Ultrawideband Radar Processing Using Channel Information from Communication Hardware Literature Review by Bryan Westcott Abstract Channel information provided by impulse-radio ultrawideband communications

More information

GPS data correction using encoders and INS sensors

GPS data correction using encoders and INS sensors GPS data correction using encoders and INS sensors Sid Ahmed Berrabah Mechanical Department, Royal Military School, Belgium, Avenue de la Renaissance 30, 1000 Brussels, Belgium sidahmed.berrabah@rma.ac.be

More information

Large Scale Experimental Design for Decentralized SLAM

Large Scale Experimental Design for Decentralized SLAM Large Scale Experimental Design for Decentralized SLAM Alex Cunningham and Frank Dellaert Robotics and Intelligent Machines, Georgia Institute of Technology, Atlanta, GA 30332 ABSTRACT This paper presents

More information

The Autonomous Robots Lab. Kostas Alexis

The Autonomous Robots Lab. Kostas Alexis The Autonomous Robots Lab Kostas Alexis Who we are? Established at January 2016 Current Team: 1 Head, 1 Senior Postdoctoral Researcher, 3 PhD Candidates, 1 Graduate Research Assistant, 2 Undergraduate

More information

ACOOPERATIVE multirobot system is beneficial in many

ACOOPERATIVE multirobot system is beneficial in many 62 IEEE TRANSACTIONS ON ROBOTICS, VOL. 26, NO. 1, FEBRUARY 21 Decentralized Localization of Sparsely-Communicating Robot Networks: A Centralized-Equivalent Approach Keith Y. K. Leung, Student Member, IEEE,

More information

Multi Robot Localization assisted by Teammate Robots and Dynamic Objects

Multi Robot Localization assisted by Teammate Robots and Dynamic Objects Multi Robot Localization assisted by Teammate Robots and Dynamic Objects Anil Kumar Katti Department of Computer Science University of Texas at Austin akatti@cs.utexas.edu ABSTRACT This paper discusses

More information

Durham E-Theses. Development of Collaborative SLAM Algorithm for Team of Robots XU, WENBO

Durham E-Theses. Development of Collaborative SLAM Algorithm for Team of Robots XU, WENBO Durham E-Theses Development of Collaborative SLAM Algorithm for Team of Robots XU, WENBO How to cite: XU, WENBO (2014) Development of Collaborative SLAM Algorithm for Team of Robots, Durham theses, Durham

More information

Exploration of Unknown Environments Using a Compass, Topological Map and Neural Network

Exploration of Unknown Environments Using a Compass, Topological Map and Neural Network Exploration of Unknown Environments Using a Compass, Topological Map and Neural Network Tom Duckett and Ulrich Nehmzow Department of Computer Science University of Manchester Manchester M13 9PL United

More information

Cooperative Localization by Factor Composition over a Faulty Low-Bandwidth Communication Channel

Cooperative Localization by Factor Composition over a Faulty Low-Bandwidth Communication Channel Cooperative Localization by Factor Composition over a Faulty Low-Bandwidth Communication Channel Jeffrey M. Walls, Alexander G. Cunningham, and Ryan M. Eustice Abstract This paper reports on an underwater

More information

Cooperative Localization and Mapping in Sparsely-Communicating Robot Networks. Keith Yu Kit Leung

Cooperative Localization and Mapping in Sparsely-Communicating Robot Networks. Keith Yu Kit Leung Cooperative Localization and Mapping in Sparsely-Communicating Robot Networks by Keith Yu Kit Leung A thesis submitted in conformity with the requirements for the degree of Doctor of Philosophy Graduate

More information

Integration of GNSS and INS

Integration of GNSS and INS Integration of GNSS and INS Kiril Alexiev 1/39 To limit the drift, an INS is usually aided by other sensors that provide direct measurements of the integrated quantities. Examples of aiding sensors: Aided

More information

INDOOR HEADING MEASUREMENT SYSTEM

INDOOR HEADING MEASUREMENT SYSTEM INDOOR HEADING MEASUREMENT SYSTEM Marius Malcius Department of Research and Development AB Prospero polis, Lithuania m.malcius@orodur.lt Darius Munčys Department of Research and Development AB Prospero

More information

Global Variable Team Description Paper RoboCup 2018 Rescue Virtual Robot League

Global Variable Team Description Paper RoboCup 2018 Rescue Virtual Robot League Global Variable Team Description Paper RoboCup 2018 Rescue Virtual Robot League Tahir Mehmood 1, Dereck Wonnacot 2, Arsalan Akhter 3, Ammar Ajmal 4, Zakka Ahmed 5, Ivan de Jesus Pereira Pinto 6,,Saad Ullah

More information

Vision-based Localization and Mapping with Heterogeneous Teams of Ground and Micro Flying Robots

Vision-based Localization and Mapping with Heterogeneous Teams of Ground and Micro Flying Robots Vision-based Localization and Mapping with Heterogeneous Teams of Ground and Micro Flying Robots Davide Scaramuzza Robotics and Perception Group University of Zurich http://rpg.ifi.uzh.ch All videos in

More information

Sensing and Perception: Localization and positioning. by Isaac Skog

Sensing and Perception: Localization and positioning. by Isaac Skog Sensing and Perception: Localization and positioning by Isaac Skog Outline Basic information sources and performance measurements. Motion and positioning sensors. Positioning and motion tracking technologies.

More information

Robot Mapping. Summary on the Kalman Filter & Friends: KF, EKF, UKF, EIF, SEIF. Gian Diego Tipaldi, Wolfram Burgard

Robot Mapping. Summary on the Kalman Filter & Friends: KF, EKF, UKF, EIF, SEIF. Gian Diego Tipaldi, Wolfram Burgard Robot Mapping Summary on the Kalman Filter & Friends: KF, EKF, UKF, EIF, SEIF Gian Diego Tipaldi, Wolfram Burgard 1 Three Main SLAM Paradigms Kalman filter Particle filter Graphbased 2 Kalman Filter &

More information

FSR99, International Conference on Field and Service Robotics 1999 (to appear) 1. Andrew Howard and Les Kitchen

FSR99, International Conference on Field and Service Robotics 1999 (to appear) 1. Andrew Howard and Les Kitchen FSR99, International Conference on Field and Service Robotics 1999 (to appear) 1 Cooperative Localisation and Mapping Andrew Howard and Les Kitchen Department of Computer Science and Software Engineering

More information

Towards Autonomous Planetary Exploration Collaborative Multi-Robot Localization and Mapping in GPS-denied Environments

Towards Autonomous Planetary Exploration Collaborative Multi-Robot Localization and Mapping in GPS-denied Environments DLR.de Chart 1 International Technical Symposium on Navigation and Timing (ITSNT) Toulouse, France, 2017 Towards Autonomous Planetary Exploration Collaborative Multi-Robot Localization and Mapping in GPS-denied

More information

High Speed vslam Using System-on-Chip Based Vision. Jörgen Lidholm Mälardalen University Västerås, Sweden

High Speed vslam Using System-on-Chip Based Vision. Jörgen Lidholm Mälardalen University Västerås, Sweden High Speed vslam Using System-on-Chip Based Vision Jörgen Lidholm Mälardalen University Västerås, Sweden jorgen.lidholm@mdh.se February 28, 2007 1 The ChipVision Project Within the ChipVision project we

More information

7. Referencias y Bibliografía

7. Referencias y Bibliografía 7. Referencias y Bibliografía Referencias: [1] G. A. Borges. A split-and-merge segmentation algorithm for line extraction in 2-d range images. In ICPR 00: Proceedings of the International Conference on

More information

NTU Robot PAL 2009 Team Report

NTU Robot PAL 2009 Team Report NTU Robot PAL 2009 Team Report Chieh-Chih Wang, Shao-Chen Wang, Hsiao-Chieh Yen, and Chun-Hua Chang The Robot Perception and Learning Laboratory Department of Computer Science and Information Engineering

More information

Range Sensing strategies

Range Sensing strategies Range Sensing strategies Active range sensors Ultrasound Laser range sensor Slides adopted from Siegwart and Nourbakhsh 4.1.6 Range Sensors (time of flight) (1) Large range distance measurement -> called

More information

COOPERATIVE SELF-LOCALIZATION IN A MULTI-ROBOT-NO- LANDMARK SCENARIO USING FUZZY LOGIC. A Thesis DHIRENDRA KUMAR SINHA

COOPERATIVE SELF-LOCALIZATION IN A MULTI-ROBOT-NO- LANDMARK SCENARIO USING FUZZY LOGIC. A Thesis DHIRENDRA KUMAR SINHA COOPERATIVE SELF-LOCALIZATION IN A MULTI-ROBOT-NO- LANDMARK SCENARIO USING FUZZY LOGIC A Thesis by DHIRENDRA KUMAR SINHA Submitted to the Office of Graduate Studies of Texas A&M University in partial fulfillment

More information

THE control of robot formation is an important topic

THE control of robot formation is an important topic Wireless Reception Signal Strength for Relative Positioning in a Vehicle Robot Formation Arturo Gil-Pinto, Philippe Fraisse and Rene Zapata Department of Robotics LRMM, University of Montpellier II 6 Rue

More information

Robotics Enabling Autonomy in Challenging Environments

Robotics Enabling Autonomy in Challenging Environments Robotics Enabling Autonomy in Challenging Environments Ioannis Rekleitis Computer Science and Engineering, University of South Carolina CSCE 190 21 Oct. 2014 Ioannis Rekleitis 1 Why Robotics? Mars exploration

More information

Autonomous Underwater Vehicle Navigation.

Autonomous Underwater Vehicle Navigation. Autonomous Underwater Vehicle Navigation. We are aware that electromagnetic energy cannot propagate appreciable distances in the ocean except at very low frequencies. As a result, GPS-based and other such

More information

Resilient and Accurate Autonomous Vehicle Navigation via Signals of Opportunity

Resilient and Accurate Autonomous Vehicle Navigation via Signals of Opportunity Resilient and Accurate Autonomous Vehicle Navigation via Signals of Opportunity Zak M. Kassas Autonomous Systems Perception, Intelligence, and Navigation (ASPIN) Laboratory University of California, Riverside

More information

Jeffrey M. Walls and Ryan M. Eustice

Jeffrey M. Walls and Ryan M. Eustice An Exact Decentralized Cooperative Navigation Algorithm for Acoustically Networked Underwater Vehicles with Robustness to Faulty Communication: Theory and Experiment Jeffrey M. Walls and Ryan M. Eustice

More information

International Journal of Informative & Futuristic Research ISSN (Online):

International Journal of Informative & Futuristic Research ISSN (Online): Reviewed Paper Volume 2 Issue 4 December 2014 International Journal of Informative & Futuristic Research ISSN (Online): 2347-1697 A Survey On Simultaneous Localization And Mapping Paper ID IJIFR/ V2/ E4/

More information

Path Planning in Dynamic Environments Using Time Warps. S. Farzan and G. N. DeSouza

Path Planning in Dynamic Environments Using Time Warps. S. Farzan and G. N. DeSouza Path Planning in Dynamic Environments Using Time Warps S. Farzan and G. N. DeSouza Outline Introduction Harmonic Potential Fields Rubber Band Model Time Warps Kalman Filtering Experimental Results 2 Introduction

More information

Cooperative AUV Navigation using MOOS: MLBL Maurice Fallon and John Leonard

Cooperative AUV Navigation using MOOS: MLBL Maurice Fallon and John Leonard Cooperative AUV Navigation using MOOS: MLBL Maurice Fallon and John Leonard Cooperative ASV/AUV Navigation AUV Navigation is not error bounded: Even with a $300k RLG, error will accumulate GPS and Radio

More information

Collaborative Multi-Robot Exploration

Collaborative Multi-Robot Exploration IEEE International Conference on Robotics and Automation (ICRA), 2 Collaborative Multi-Robot Exploration Wolfram Burgard y Mark Moors yy Dieter Fox z Reid Simmons z Sebastian Thrun z y Department of Computer

More information

Summary of robot visual servo system

Summary of robot visual servo system Abstract Summary of robot visual servo system Xu Liu, Lingwen Tang School of Mechanical engineering, Southwest Petroleum University, Chengdu 610000, China In this paper, the survey of robot visual servoing

More information

Cooperative Tracking with Mobile Robots and Networked Embedded Sensors

Cooperative Tracking with Mobile Robots and Networked Embedded Sensors Institutue for Robotics and Intelligent Systems (IRIS) Technical Report IRIS-01-404 University of Southern California, 2001 Cooperative Tracking with Mobile Robots and Networked Embedded Sensors Boyoon

More information

Walking and Flying Robots for Challenging Environments

Walking and Flying Robots for Challenging Environments Shaping the future Walking and Flying Robots for Challenging Environments Roland Siegwart, ETH Zurich www.asl.ethz.ch www.wysszurich.ch Lisbon, Portugal, July 29, 2016 Roland Siegwart 29.07.2016 1 Content

More information

Autonomous and Mobile Robotics Prof. Giuseppe Oriolo. Introduction: Applications, Problems, Architectures

Autonomous and Mobile Robotics Prof. Giuseppe Oriolo. Introduction: Applications, Problems, Architectures Autonomous and Mobile Robotics Prof. Giuseppe Oriolo Introduction: Applications, Problems, Architectures organization class schedule 2017/2018: 7 Mar - 1 June 2018, Wed 8:00-12:00, Fri 8:00-10:00, B2 6

More information

Sample PDFs showing 20, 30, and 50 ft measurements 50. count. true range (ft) Means from the range PDFs. true range (ft)

Sample PDFs showing 20, 30, and 50 ft measurements 50. count. true range (ft) Means from the range PDFs. true range (ft) Experimental Results in Range-Only Localization with Radio Derek Kurth, George Kantor, Sanjiv Singh The Robotics Institute Carnegie Mellon University Pittsburgh, PA 15213, USA fdekurth, gkantorg@andrew.cmu.edu,

More information

Cubature Kalman Filtering: Theory & Applications

Cubature Kalman Filtering: Theory & Applications Cubature Kalman Filtering: Theory & Applications I. (Haran) Arasaratnam Advisor: Professor Simon Haykin Cognitive Systems Laboratory McMaster University April 6, 2009 Haran (McMaster) Cubature Filtering

More information

Multi-Robot Range-Only SLAM by Active Sensor Nodes for Urban Search and Rescue

Multi-Robot Range-Only SLAM by Active Sensor Nodes for Urban Search and Rescue Multi-Robot Range-Only SLAM by Active Sensor Nodes for Urban Search and Rescue Dali Sun 1, Alexander Kleiner 1 and Thomas M. Wendt 2 1 Department of Computer Sciences 2 Department of Microsystems Engineering

More information

Brainstorm. In addition to cameras / Kinect, what other kinds of sensors would be useful?

Brainstorm. In addition to cameras / Kinect, what other kinds of sensors would be useful? Brainstorm In addition to cameras / Kinect, what other kinds of sensors would be useful? How do you evaluate different sensors? Classification of Sensors Proprioceptive sensors measure values internally

More information

Communication-Aware Motion Planning in Fading Environments

Communication-Aware Motion Planning in Fading Environments Communication-Aware Motion Planning in Fading Environments Yasamin Mostofi Department of Electrical and Computer Engineering University of New Mexico, Albuquerque, NM 873, USA Abstract In this paper we

More information

AGH University of Science and Technology Computer Science Laboratory Department of Automatics Al. Mickiewicza Kraków, POLAND

AGH University of Science and Technology Computer Science Laboratory Department of Automatics Al. Mickiewicza Kraków, POLAND AGH University of Science and Technology Computer Science Laboratory Department of Automatics Al. Mickiewicza 30 30-059 Kraków, POLAND What situation awareness and distributed robotics have in common?

More information

Mobile Robots Exploration and Mapping in 2D

Mobile Robots Exploration and Mapping in 2D ASEE 2014 Zone I Conference, April 3-5, 2014, University of Bridgeport, Bridgpeort, CT, USA. Mobile Robots Exploration and Mapping in 2D Sithisone Kalaya Robotics, Intelligent Sensing & Control (RISC)

More information

High Precision 6DOF Vehicle Navigation in Urban Environments using a Low-cost Single-frequency GPS Receiver

High Precision 6DOF Vehicle Navigation in Urban Environments using a Low-cost Single-frequency GPS Receiver High Precision 6DOF Vehicle Navigation in Urban Environments using a Low-cost Single-frequency GPS Receiver Sheng Zhao Yiming Chen Jay A. Farrell Abstract Many advanced driver assistance systems (ADAS)

More information

2006 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media,

2006 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, 2006 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising

More information

Multi-robot Dynamic Coverage of a Planar Bounded Environment

Multi-robot Dynamic Coverage of a Planar Bounded Environment Multi-robot Dynamic Coverage of a Planar Bounded Environment Maxim A. Batalin Gaurav S. Sukhatme Robotic Embedded Systems Laboratory, Robotics Research Laboratory, Computer Science Department University

More information

Hybrid Positioning through Extended Kalman Filter with Inertial Data Fusion

Hybrid Positioning through Extended Kalman Filter with Inertial Data Fusion Hybrid Positioning through Extended Kalman Filter with Inertial Data Fusion Rafiullah Khan, Francesco Sottile, and Maurizio A. Spirito Abstract In wireless sensor networks (WSNs), hybrid algorithms are

More information

APPLICATION OF FUZZY BEHAVIOR COORDINATION AND Q LEARNING IN ROBOT NAVIGATION

APPLICATION OF FUZZY BEHAVIOR COORDINATION AND Q LEARNING IN ROBOT NAVIGATION APPLICATION OF FUZZY BEHAVIOR COORDINATION AND Q LEARNING IN ROBOT NAVIGATION Handy Wicaksono 1, Prihastono 2, Khairul Anam 3, Rusdhianto Effendi 4, Indra Adji Sulistijono 5, Son Kuswadi 6, Achmad Jazidie

More information

Coordination for Multi-Robot Exploration and Mapping

Coordination for Multi-Robot Exploration and Mapping From: AAAI-00 Proceedings. Copyright 2000, AAAI (www.aaai.org). All rights reserved. Coordination for Multi-Robot Exploration and Mapping Reid Simmons, David Apfelbaum, Wolfram Burgard 1, Dieter Fox, Mark

More information

Deploying Artificial Landmarks to Foster Data Association in Simultaneous Localization and Mapping

Deploying Artificial Landmarks to Foster Data Association in Simultaneous Localization and Mapping Deploying Artificial Landmarks to Foster Data Association in Simultaneous Localization and Mapping Maximilian Beinhofer Henrik Kretzschmar Wolfram Burgard Abstract Data association is an essential problem

More information

Range-Only SLAM for Robots Operating Cooperatively with Sensor Networks

Range-Only SLAM for Robots Operating Cooperatively with Sensor Networks Range-Only SLAM for Robots Operating Cooperatively with Sensor Networks Joseph Djugash, Sanjiv Singh, George Kantor and Wei Zhang Carnegie Mellon University Pittsburgh, Pennsylvania 1513 Email: {josephad,

More information

Range-Only SLAM for Robots Operating Cooperatively with Sensor Networks

Range-Only SLAM for Robots Operating Cooperatively with Sensor Networks Range-Only SLAM for Robots Operating Cooperatively with Sensor Networks Abstract A mobile robot we have developed is equipped with sensors to measure range to landmarks and can simultaneously localize

More information

12th International Conference on Information Fusion Seattle, WA, USA, July 6-9, ISIF 126

12th International Conference on Information Fusion Seattle, WA, USA, July 6-9, ISIF 126 12th International Conference on Information Fusion Seattle, WA, USA, July 6-9, 2009 978-0-9824438-0-4 2009 ISIF 126 with x s denoting the known satellite position. ρ e shall be used to model the errors

More information

A MULTI-ROBOT, COOPERATIVE, AND ACTIVE SLAM ALGORITHM FOR EXPLORATION. Viet-Cuong Pham and Jyh-Ching Juang. Received March 2012; revised August 2012

A MULTI-ROBOT, COOPERATIVE, AND ACTIVE SLAM ALGORITHM FOR EXPLORATION. Viet-Cuong Pham and Jyh-Ching Juang. Received March 2012; revised August 2012 International Journal of Innovative Computing, Information and Control ICIC International c 2013 ISSN 1349-4198 Volume 9, Number 6, June 2013 pp. 2567 2583 A MULTI-ROBOT, COOPERATIVE, AND ACTIVE SLAM ALGORITHM

More information

Passive Mobile Robot Localization within a Fixed Beacon Field. Carrick Detweiler

Passive Mobile Robot Localization within a Fixed Beacon Field. Carrick Detweiler Passive Mobile Robot Localization within a Fixed Beacon Field by Carrick Detweiler Submitted to the Department of Electrical Engineering and Computer Science in partial fulfillment of the requirements

More information

Sponsored by. Nisarg Kothari Carnegie Mellon University April 26, 2011

Sponsored by. Nisarg Kothari Carnegie Mellon University April 26, 2011 Sponsored by Nisarg Kothari Carnegie Mellon University April 26, 2011 Motivation Why indoor localization? Navigating malls, airports, office buildings Museum tours, context aware apps Augmented reality

More information

MULTI-LAYERED HYBRID ARCHITECTURE TO SOLVE COMPLEX TASKS OF AN AUTONOMOUS MOBILE ROBOT

MULTI-LAYERED HYBRID ARCHITECTURE TO SOLVE COMPLEX TASKS OF AN AUTONOMOUS MOBILE ROBOT MULTI-LAYERED HYBRID ARCHITECTURE TO SOLVE COMPLEX TASKS OF AN AUTONOMOUS MOBILE ROBOT F. TIECHE, C. FACCHINETTI and H. HUGLI Institute of Microtechnology, University of Neuchâtel, Rue de Tivoli 28, CH-2003

More information

4D-Particle filter localization for a simulated UAV

4D-Particle filter localization for a simulated UAV 4D-Particle filter localization for a simulated UAV Anna Chiara Bellini annachiara.bellini@gmail.com Abstract. Particle filters are a mathematical method that can be used to build a belief about the location

More information

The Future of AI A Robotics Perspective

The Future of AI A Robotics Perspective The Future of AI A Robotics Perspective Wolfram Burgard Autonomous Intelligent Systems Department of Computer Science University of Freiburg Germany The Future of AI My Robotics Perspective Wolfram Burgard

More information

Autonomous Mobile Robot Design. Dr. Kostas Alexis (CSE)

Autonomous Mobile Robot Design. Dr. Kostas Alexis (CSE) Autonomous Mobile Robot Design Dr. Kostas Alexis (CSE) Course Goals To introduce students into the holistic design of autonomous robots - from the mechatronic design to sensors and intelligence. Develop

More information

Efficient Learning in Cellular Simultaneous Recurrent Neural Networks - The Case of Maze Navigation Problem

Efficient Learning in Cellular Simultaneous Recurrent Neural Networks - The Case of Maze Navigation Problem Efficient Learning in Cellular Simultaneous Recurrent Neural Networks - The Case of Maze Navigation Problem Roman Ilin Department of Mathematical Sciences The University of Memphis Memphis, TN 38117 E-mail:

More information

Mobile robot swarming using radio signal strength measurements and dead-reckoning

Mobile robot swarming using radio signal strength measurements and dead-reckoning Mobile robot swarming using radio signal strength measurements and dead-reckoning Delft Center for Systems and Control Mobile robot swarming using radio signal strength measurements and dead-reckoning

More information

Distributed Vision System: A Perceptual Information Infrastructure for Robot Navigation

Distributed Vision System: A Perceptual Information Infrastructure for Robot Navigation Distributed Vision System: A Perceptual Information Infrastructure for Robot Navigation Hiroshi Ishiguro Department of Information Science, Kyoto University Sakyo-ku, Kyoto 606-01, Japan E-mail: ishiguro@kuis.kyoto-u.ac.jp

More information

Distributed Collaborative Path Planning in Sensor Networks with Multiple Mobile Sensor Nodes

Distributed Collaborative Path Planning in Sensor Networks with Multiple Mobile Sensor Nodes 7th Mediterranean Conference on Control & Automation Makedonia Palace, Thessaloniki, Greece June 4-6, 009 Distributed Collaborative Path Planning in Sensor Networks with Multiple Mobile Sensor Nodes Theofanis

More information

Shoichi MAEYAMA Akihisa OHYA and Shin'ichi YUTA. University of Tsukuba. Tsukuba, Ibaraki, 305 JAPAN

Shoichi MAEYAMA Akihisa OHYA and Shin'ichi YUTA. University of Tsukuba. Tsukuba, Ibaraki, 305 JAPAN Long distance outdoor navigation of an autonomous mobile robot by playback of Perceived Route Map Shoichi MAEYAMA Akihisa OHYA and Shin'ichi YUTA Intelligent Robot Laboratory Institute of Information Science

More information

Mobile Target Tracking Using Radio Sensor Network

Mobile Target Tracking Using Radio Sensor Network Mobile Target Tracking Using Radio Sensor Network Nic Auth Grant Hovey Advisor: Dr. Suruz Miah Department of Electrical and Computer Engineering Bradley University 1501 W. Bradley Avenue Peoria, IL, 61625,

More information

A Kalman Filter Localization Method for Mobile Robots

A Kalman Filter Localization Method for Mobile Robots A Kalman Filter Localization Method for Mobile Robots SangJoo Kwon*, KwangWoong Yang **, Sangdeo Par **, and Youngsun Ryuh ** * School of Aerospace and Mechanical Engineering, Hanu Aviation University,

More information

COOPERATIVE UAS LOCALIZATION USING LOW COST SENSORS

COOPERATIVE UAS LOCALIZATION USING LOW COST SENSORS COOPERATIVE UAS LOCALIZATION USING LOW COST SENSORS Salil Goel a,b,, Allison Kealy b, and Bharat Lohani a a Department of Civil Engineering, Indian Institute of Technology Kanpur, Kanpur, Uttar Pradesh,

More information

Spatial Navigation Algorithms for Autonomous Robotics

Spatial Navigation Algorithms for Autonomous Robotics Spatial Navigation Algorithms for Autonomous Robotics Advanced Seminar submitted by Chiraz Nafouki NEUROSCIENTIFIC SYSTEM THEORY Technische Universität München Supervisor: Ph.D. Marcello Mulas Final Submission:

More information

Mobile Target Tracking Using Radio Sensor Network

Mobile Target Tracking Using Radio Sensor Network Mobile Target Tracking Using Radio Sensor Network Nic Auth Grant Hovey Advisor: Dr. Suruz Miah Department of Electrical and Computer Engineering Bradley University 1501 W. Bradley Avenue Peoria, IL, 61625,

More information

Cooperative Tracking using Mobile Robots and Environment-Embedded, Networked Sensors

Cooperative Tracking using Mobile Robots and Environment-Embedded, Networked Sensors In the 2001 International Symposium on Computational Intelligence in Robotics and Automation pp. 206-211, Banff, Alberta, Canada, July 29 - August 1, 2001. Cooperative Tracking using Mobile Robots and

More information

Motion State Estimation for an Autonomous Vehicle- Trailer System Using Kalman Filtering-based Multisensor Data Fusion

Motion State Estimation for an Autonomous Vehicle- Trailer System Using Kalman Filtering-based Multisensor Data Fusion Motion State Estimation for an Autonomous Vehicle- Trailer System Using Kalman Filtering-based Multisensor Data Fusion Youngshi Kim Mechanical Engineering, Hanbat National University, Daejon, 35-719, Korea

More information

RECONFIGURABLE SLAM UTILISING FUZZY REASONING

RECONFIGURABLE SLAM UTILISING FUZZY REASONING RECONFIGURABLE SLAM UTILISING FUZZY REASONING Dr. Affan Shaukat Abhinav Bajpai Prof Yang Gao 13th Symposium on Advanced Space Technologies in Robotics and Automation ASTRA 2015 11-13 May ESA/ESTEC, Noordwijk,

More information

Structure and Synthesis of Robot Motion

Structure and Synthesis of Robot Motion Structure and Synthesis of Robot Motion Motion Synthesis in Groups and Formations I Subramanian Ramamoorthy School of Informatics 5 March 2012 Consider Motion Problems with Many Agents How should we model

More information

Carrier Phase GPS Augmentation Using Laser Scanners and Using Low Earth Orbiting Satellites

Carrier Phase GPS Augmentation Using Laser Scanners and Using Low Earth Orbiting Satellites Carrier Phase GPS Augmentation Using Laser Scanners and Using Low Earth Orbiting Satellites Colloquium on Satellite Navigation at TU München Mathieu Joerger December 15 th 2009 1 Navigation using Carrier

More information

Perception-Driven Navigation: Active Visual SLAM for Robotic Area Coverage

Perception-Driven Navigation: Active Visual SLAM for Robotic Area Coverage Perception-Driven Navigation: Active Visual SLAM for Robotic Area Coverage Ayoung Kim and Ryan M. Eustice Abstract This paper reports on an integrated navigation algorithm for the visual simultaneous localization

More information

Autonomous Vehicle Reliability and Localization

Autonomous Vehicle Reliability and Localization School of Electrical, Electronic, and Computer Engineering Autonomous Vehicle Reliability and Localization Manu Adina-Zada (21135495) Supervisor: Professor Dr. Thomas Bräunl Submitted: Word Count: 0 Nomenclature

More information