Ali-akbar Agha-mohammadi

Size: px
Start display at page:

Download "Ali-akbar Agha-mohammadi"

Transcription

1 Ali-akbar Agha-mohammadi Parasol lab, Dept. of Computer Science and Engineering, Texas A&M University Dynamics and Control lab, Dept. of Aerospace Engineering, Texas A&M University Statement of Research Broad research interests and related applications: My research is in the area of stochastic systems, computational methods for sensing, estimation, and control problems, with a focus on robotic systems. In real-world systems, uncertainty (both in the system model and sensory readings) is omnipresent. A few of the vast set of applications for this research include (i) Motion planning for mobile robots and manipulators under uncertainty, (ii) precise control of medical robots under imperfect measurements, (iii) multiagent cooperation and coordination under stochastic communication, and (iv) planning for robots aiding healthcare operating in changing and uncertain environments with people. Approach/philosophy of research & existing challenges: Specifically, I am interested in principled tools that can robustly deal with such problems in a probabilistic setting, such as stochastic control methods, filtering and estimation theory, and AI-based decision making methods under uncertainty. Markov Decision Processes (MDP) and Partially-Observable MDPs (POMDP) are one of the most principled general frameworks that model the problem of sequential decision making under uncertainty. However, the computational intractability of these frameworks limits their usage to problems with small discrete state spaces and restricts their applicability in realistic applications. For example, the difficulty of the problem of motion planning under uncertainty usually leads to solutions where the planning in the information space is ignored or the planning and control phases are separated. Such solutions may result in overly conservative or unreliable behaviors in general. Research goals and contributions: My main research goal is to establish missing links between theory and practice in planning under uncertainty by creating principled tools and algorithms with an emphasis on robustness, reliability, and scalability. In particular, in my PhD dissertation, I investigate the connections between the computational approaches to solve MDP and POMDP problems with their analytic counterpart approaches in control theory (see Fig. 1). I show that establishing such a connection can solve many problems in the domain of planning and control under uncertainty, and more importantly can lead to principled theoretical tools that are applicable to practical systems. Accordingly, my current research is highly interdisciplinary, lying in the intersection of control systems, computational methods and my PhD dissertation is conducted jointly at the Parasol lab (CSE Dept) and Dynamics and Control Lab (Aerospace Dept.). Different tools in dealing with stochastic systems; I believe research in the intersection of these areas can solve important unsolved problems, in particular in the domain of "planning and control under uncertainty".

2 My Dissertation Research Problem: My PhD research focuses on designing planning and control schemes for robotic systems under process noise and imperfect measurements. This problem calls for control and planning in the space of probability distributions (since the exact state of the system is unknown), which is referred to as "belief space" or "information space." One of the most general formulations of this problem is the POMDP formulation. Planning motions (feedback law) for a robotic system to reach a desired goal point (in the presence of state and control constraints) under uncertainty is a well-known instance of this problem. Challenges: However, POMDPs are notorious for their computational intractability, and the reported solutions are usually limited to problems with small discrete state spaces. For example, a problem with a 1000 discrete states has a 1000 dimensional belief space! Furthermore, a problem with a continuous state space (where almost all real-world robotic problems reside) has an infinite dimensional belief space. State-of-the-art: Inspired by the success of sampling-based algorithms in deterministic settings, different methods have attempted to sample points (graph nodes) in the belief space and approximate the belief space using a graph structure to reduce the complexity of this space. However, constructing such a graph in belief space is challenge due to the difficult task of sampling graph nodes (characterizing reachable beliefs) and connecting them to each other. Therefore, the results in literature are limited to trees that are only valid for a single initial belief, and are not robust to model errors and large deviations. Also the computational complexity of constructing such trees in belief space is exponential in the number of underlying samples, which restricts their usage in large problems. Contributions of my PhD research: In my dissertation, establishing a connection between stochastic feedback controllers, AI-based POMDP approaches, and randomized algorithms led us to design the first/only "roadmap" (graph) in the belief space [1,6] that has all the benefits of its celebrated counterpart, i.e., PRM (Probabilistic Roadmap Method) in the configuration/state space. Basically, using locally distributed feedback controllers, such as Linear Quadratic Gaussian (LQG) controllers, and designing a novel switching method among them, we characterize the space of reachable beliefs. By sampling this space, we can generate a graph in the belief space. Accordingly, the POMDP problem is reduced to a tractable optimal control problem on this graph. This construct exhibits desirable properties sought in the robotics (motion planning) community, such as robustness, reliability, scalability, and real-time (feedback) plan execution. We believe that this research will have a great impact on the robotics society as it fills the gap between the POMDP theory and practice. Theoretical highlights: The Feedback-based Information RoadMap (FIRM), which is a graph in belief space whose nodes are certain probability distributions (belief) and whose edges are certain feedback controllers that guarantee belief reachability [1,6]. Robust (to large deviations), reliable (constraints can seamlessly incorporated), and scalable planning schemes for stochastic systems. Characterization of the reachable belief manifold using different controllers such as Linear Quadratic Gaussian (LQG) controllers [1,6], Dynamic Feedback Linearization-based (DFL) controllers [4], or Periodic LQG controllers (for kinodynamical planning) [7]. Theoretical guarantees such as success probability or probabilistic completeness on the obtained solution [5]. A unified graph-based control scheme in the absence and presence of measurement noise [2,3]. Practical highlights: Achieving desirable properties, such as robustness, reliability, and scalability, we were able to conduct the first experiments on implementing robust belief space planners (i.e., with real-

3 time replanning capabilities) on physical robots (i-robot creates) under motion noise and noisy sensory readings [9]. A unique feature of our implementation is its robustness to the changing environment, sensor failures, and large deviations. The main goal of the experiments is to minimize collision probability while maximizing the information gain obtained from sensors (camera in our tests) and show the robustness of the systems to different types of changes and failures. We believe this is a significant step in making POMDP methods a practical tool for robotic applications under uncertainty. Future research I would like to explore a broad range of topics within the area of stochastic systems, planning and control under uncertainty. In particular, I like to see closure between theory and physical realization. My PhD research paves the way to tackle many challenging problems in planning under uncertainty for real-world robotic systems. It also provides many opportunities for future collaborations and new projects. Some specific future research directions that I am planning to pursue are outlined in the following paragraphs. In most of the following projects, I have already taken some initial steps. 1) Planning in dynamic uncertain environments: Although the SLAM (Simultaneous Localization And Mapping) problem is a well-studied problem in AI and Robotics, the SPLAM (Simultaneous Planning, Localization And Mapping) and the question of how a robot has to be moved and controlled to gain maximum possible information from the unknown environment has not been fully answered yet. Moreover, the environment may be dynamic and change over time. Typical applications where this problem arises are service robotics, home healthcare aids for the elderly, or search and rescue robotics. Another important application is in the control of mobile manipulators (e.g., PR2 or Kuka YouBot), where imperfect sensory readings and partial knowledge about the environment introduce many interesting problems. Using feedback controllers and exploiting the FIRM framework in a SLAM setting, we can tackle the SPLAM problem. For dynamic environments, I believe the information roadmaps proposed in my dissertation are a very promising framework to handle this problem since the edges of an information roadmap are independent of each other, and hence, local changes (dynamicity) in different parts of the environment only require local updates of the information graph, which is a feasible operation in real time. We have taken initial steps in this direction. Very recently, we have implemented the first information space planner on physical robots operating in a changing office environment [9]. Furthermore, my experience with Rescue Robotics, SLAM, and physical robots [11-16] equips me with more tools to tackle the SPLAM problem. 2) Multi-robot systems and cooperative planning under uncertainty: Another main area I would like to work on is planning for multi-agent systems under uncertainty. Taking uncertainty into account in communication between robots and in cooperative planning (e.g., cooperative load transport) leads to behaviors that are beyond the abilities of individual robots, and also robust to failures. There are many unsolved problems in this domain ranging from the modeling and quantification of the uncertainty to designing cooperation protocols and decentralized plan execution. In this direction, I have worked on multi-agent systems and have started to design an information space planner for multiagent systems. We have conducted some initial simulations on a team of robots with heterogeneous sensing abilities. The initial results are promising and have led to interesting team behaviors, which have significantly increased the success probability of the mission compared to the success probability obtained by the team ignoring the stochasticity of the communication among team members.

4 3) Planning in non-gaussian information spaces: In many robotic applications, the probability distribution of the system state may be multi-modal and non- Gaussian. For example, when the data association (i.e., matching predicted features and measure features) is vague, the position of the robot or objects in the environment may be described by a multi-modal distribution. Planning in such information spaces is an open problem. Generating information roadmaps based on particle filters is an interesting future research direction. Also, it is well-known that the evolution of the state pdf (probability distribution function) in a nonlinear system is governed by the Fokker- Planck-Kolmogorov's (FPK) partial differential equation. Thus, it is an interesting direction to quantify the uncertainty and make information roadmaps based on FPK. I have taken some initial steps in this direction. An important application of such a framework can be in planning based on vision sensors or laser range finders, where we extract natural features from the environment and the data association in this setting may lead to multi-modal distributions. My experience with robot vision, cameras, and laser range finders [10-16] will significantly help in following this future direction. 4) Medical Robotics: Due to their sensitivity, robot-assisted medical applications need more reliable and accurate control strategies. Thus, methods that take into account uncertainty are very desirable in medical applications as they can increase accuracy and safety. I have taken some initial steps in robot-assisted medical needle steering [8] as a testbed for the information roadmap methods proposed in my thesis. Magnetically Guided Capsule Endoscopy is another interesting testbed for stochastic control methods. It is used to examine parts of the gastrointestinal tract that cannot be seen with other types of endoscopy. Finally, robotic prosthesis is a fascinating direction in which stochastic control can play an important role. It has been shown that adding a level of machine autonomy can significantly improve the performance of a Brain-Machine Interface (BMI) system. As it is aligned very well with my background, I am interested in exploring how to add such a level of autonomy to increase the safety, efficiency, ease of use, robustness, and adaptability of the control and sensing algorithms used in brain-controlled robotic prostheses. References [1] A. Agha-mohammadi, Suman Chakravorty, Nancy Amato, "Sampling-based Feedback Motion Planning Under Motion Uncertainty and Imperfect Measurements", International Journal of Robotics Research (IJRR), accepted. [2] A. Agha-mohammadi, Sandip Kumar, Suman Chakravorty, "Motion Planning under Uncertainty", A book chapter in Intelligent Systems, AIAA Progress in Aero & Astro Series, Editor: John Valasek, In print. [3] A. Agha-mohammadi, Suman Chakravorty, Nancy Amato, "Graph-based Stochastic Control with Constraints: A Unified Approach with Perfect and Imperfect Measurements", in Proc. American Control Conference (ACC), invited session on Stochastic Models, Control and Algorithms in Robotics, Washington, DC, June [4] A. Agha-mohammadi, Suman Chakravorty, Nancy M. Amato, "Sampling-based Nonholonomic Motion Planning in Belief Space via Dynamic Feedback Linearization-based FIRM", in Proc. IEEE Int. Conf. Intel. Rob. Syst. (IROS), Vilamoura, Portugal, Oct (44% acceptance rate) [5] A. Agha-mohammadi, Suman Chakravorty, Nancy M. Amato, "On the Probabilistic Completeness of the Sampling-based Feedback Motion Planners in Belief Space," in Proc. IEEE Int. Conf. Robot. Autom. (ICRA), Saint Paul, Minnesota, May (40% acceptance rate) [6] A. Agha-mohammadi, Suman Chakravorty, Nancy M. Amato, "FIRM: Feedback Controller-Based Information- State Roadmap, A Framework for Motion Planning Under Uncertainty," in Proc. IEEE Int. Conf. Intel. Rob. Syst.

5 (IROS), pp , San Francisco, CA, Sep (32% acceptance rate) [7] A. Agha-mohammadi, Suman Chakravorty, Nancy M. Amato, "Online Replanning in Belief Space for Dynamical Systems: Towards Handling Discrete Changes of Goal Location, A paper/oral-presentation in IEEE ICRA 2013 Workshop on Combining Task and Motion Planning. [8] A. Agha-mohammadi, Suman Chakravorty, Nancy M. Amato, "Medical Needle Steering under Motion and Sensor Noise using Feedback-based Information Roadmaps," A poster-presentation in IEEE ICRA 2012 Needle Steering Workshop, Saint Paul, Minnesota, May [9] A. Agha-mohammadi, et al., "Dynamic Replanning in Belief Space: An Experimental Study on Physical Mobile Robots", in preparation. [10] A. Agha-mohammadi, Dezhen Song, "Robust Recognition of Planar Mirrored Walls Using a Single View", in Proc. IEEE International Conference on Robotics and Automation (ICRA 11), pp , Shanghai, China, May (49% acceptance rate) [11] A. Tamjidi, Hamid D. Taghirad, A. Agha-mohammadi, "On the Consistency of EKF-SLAM: Focusing on the Observation Models", in Proc. IEEE Int. Conf. Intel. Rob. Syst. (IROS), pp , St. Louis, US, Oct (54.5% acceptance rate) [12] A. Agha-mohammadi, A. Tamjidi, Hamid D. Taghirad, "A Solution for SLAM through Augmenting Vision and Range Information", in Proc. IEEE Int. Conf. Intel. Rob. Syst. (IROS), pp , Nice, France, Oct (48% acceptance rate) [13] A. Agha-mohammadi, A. Tamjidi, Hamid D. Taghirad, "SLAM Based On the LRF Information as the Only Data Source", in Proc. 17 th International Federation of Automatic Control, (IFAC 08), pp , Seoul, Korea, July [14] A. Agha-mohammadi, Hamid D. Taghirad, A. Tamjidi, and Ehsan Mihankhah, "Feature-Based Range Scan Matching For Accurate and High Speed Mobile Robot Localization", in Proc. Third European Conference on Mobile Robots (ECMR 07), Freiburg, Germany, pp , [15] "Multisensor Fusion methods for Solving the SLAM Problem in the EKF Framework", M.Sc. Thesis, Department of Electrical and Computer Engineering, Khaje Nasir Toosi University of Technology, July 2008 [16] Arash Kalantari, Ehsan Mihankhah, A. Agha-mohammadi, "Resquake, A Tracked Mobile Rescue Robot, Rescue Robotics Camp, An oral presentation in IEEE International Workshop on Safety Security and Rescue Robotics (SSRR 07), Rome, Italy, 2007.

PROFFESSIONAL EXPERIENCE

PROFFESSIONAL EXPERIENCE SUMAN CHAKRAVORTY Aerospace Engineering email: schakrav@aero.tamu.edu Texas A& M University Phone: (979) 4580064 611 B, H. R. Bright Building, FAX: (979) 8456051 3141 TAMU, College Station Webpage: Chakravorty

More information

Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks

Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks Recently, consensus based distributed estimation has attracted considerable attention from various fields to estimate deterministic

More information

Dealing with Perception Errors in Multi-Robot System Coordination

Dealing with Perception Errors in Multi-Robot System Coordination Dealing with Perception Errors in Multi-Robot System Coordination Alessandro Farinelli and Daniele Nardi Paul Scerri Dip. di Informatica e Sistemistica, Robotics Institute, University of Rome, La Sapienza,

More information

Research Statement MAXIM LIKHACHEV

Research Statement MAXIM LIKHACHEV Research Statement MAXIM LIKHACHEV My long-term research goal is to develop a methodology for robust real-time decision-making in autonomous systems. To achieve this goal, my students and I research novel

More information

An Experimental Comparison of Path Planning Techniques for Teams of Mobile Robots

An Experimental Comparison of Path Planning Techniques for Teams of Mobile Robots An Experimental Comparison of Path Planning Techniques for Teams of Mobile Robots Maren Bennewitz Wolfram Burgard Department of Computer Science, University of Freiburg, 7911 Freiburg, Germany maren,burgard

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

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

A Probabilistic Method for Planning Collision-free Trajectories of Multiple Mobile Robots

A Probabilistic Method for Planning Collision-free Trajectories of Multiple Mobile Robots A Probabilistic Method for Planning Collision-free Trajectories of Multiple Mobile Robots Maren Bennewitz Wolfram Burgard Department of Computer Science, University of Freiburg, 7911 Freiburg, Germany

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

CONTROL OF SENSORS FOR SEQUENTIAL DETECTION A STOCHASTIC APPROACH

CONTROL OF SENSORS FOR SEQUENTIAL DETECTION A STOCHASTIC APPROACH file://\\52zhtv-fs-725v\cstemp\adlib\input\wr_export_131127111121_237836102... Page 1 of 1 11/27/2013 AFRL-OSR-VA-TR-2013-0604 CONTROL OF SENSORS FOR SEQUENTIAL DETECTION A STOCHASTIC APPROACH VIJAY GUPTA

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

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

SPQR RoboCup 2016 Standard Platform League Qualification Report

SPQR RoboCup 2016 Standard Platform League Qualification Report SPQR RoboCup 2016 Standard Platform League Qualification Report V. Suriani, F. Riccio, L. Iocchi, D. Nardi Dipartimento di Ingegneria Informatica, Automatica e Gestionale Antonio Ruberti Sapienza Università

More information

Real-time Adaptive Robot Motion Planning in Unknown and Unpredictable Environments

Real-time Adaptive Robot Motion Planning in Unknown and Unpredictable Environments Real-time Adaptive Robot Motion Planning in Unknown and Unpredictable Environments IMI Lab, Dept. of Computer Science University of North Carolina Charlotte Outline Problem and Context Basic RAMP Framework

More information

Randomized Motion Planning for Groups of Nonholonomic Robots

Randomized Motion Planning for Groups of Nonholonomic Robots Randomized Motion Planning for Groups of Nonholonomic Robots Christopher M Clark chrisc@sun-valleystanfordedu Stephen Rock rock@sun-valleystanfordedu Department of Aeronautics & Astronautics Stanford University

More information

Dr. Wenjie Dong. The University of Texas Rio Grande Valley Department of Electrical Engineering (956)

Dr. Wenjie Dong. The University of Texas Rio Grande Valley Department of Electrical Engineering (956) Dr. Wenjie Dong The University of Texas Rio Grande Valley Department of Electrical Engineering (956) 665-2200 Email: wenjie.dong@utrgv.edu EDUCATION PhD, University of California, Riverside, 2009 Major:

More information

YUMI IWASHITA

YUMI IWASHITA YUMI IWASHITA yumi@ieee.org http://robotics.ait.kyushu-u.ac.jp/~yumi/index-e.html RESEARCH INTERESTS Computer vision for robotics applications, such as motion capture system using multiple cameras and

More information

Geoffrey Hollinger: Research Statement Decision Making & Learning for Robotics

Geoffrey Hollinger: Research Statement Decision Making & Learning for Robotics Geoffrey Hollinger: Research Statement Decision Making & Learning for Robotics Imagine a world where streams of sensor data are at your fingertips a world where scientists, first responders, and safety

More information

Multi-Agent Planning

Multi-Agent Planning 25 PRICAI 2000 Workshop on Teams with Adjustable Autonomy PRICAI 2000 Workshop on Teams with Adjustable Autonomy Position Paper Designing an architecture for adjustably autonomous robot teams David Kortenkamp

More information

NSF-Sponsored Workshop: Research Issues at at the Boundary of AI and Robotics

NSF-Sponsored Workshop: Research Issues at at the Boundary of AI and Robotics NSF-Sponsored Workshop: Research Issues at at the Boundary of AI and Robotics robotics.cs.tamu.edu/nsfboundaryws Nancy Amato, Texas A&M (ICRA-15 Program Chair) Sven Koenig, USC (AAAI-15 Program Co-Chair)

More information

Neural Models for Multi-Sensor Integration in Robotics

Neural Models for Multi-Sensor Integration in Robotics Department of Informatics Intelligent Robotics WS 2016/17 Neural Models for Multi-Sensor Integration in Robotics Josip Josifovski 4josifov@informatik.uni-hamburg.de Outline Multi-sensor Integration: Neurally

More information

AHAPTIC interface is a kinesthetic link between a human

AHAPTIC interface is a kinesthetic link between a human IEEE TRANSACTIONS ON CONTROL SYSTEMS TECHNOLOGY, VOL. 13, NO. 5, SEPTEMBER 2005 737 Time Domain Passivity Control With Reference Energy Following Jee-Hwan Ryu, Carsten Preusche, Blake Hannaford, and Gerd

More information

Benchmarking Intelligent Service Robots through Scientific Competitions. Luca Iocchi. Sapienza University of Rome, Italy

Benchmarking Intelligent Service Robots through Scientific Competitions. Luca Iocchi. Sapienza University of Rome, Italy RoboCup@Home Benchmarking Intelligent Service Robots through Scientific Competitions Luca Iocchi Sapienza University of Rome, Italy Motivation Development of Domestic Service Robots Complex Integrated

More information

CS295-1 Final Project : AIBO

CS295-1 Final Project : AIBO CS295-1 Final Project : AIBO Mert Akdere, Ethan F. Leland December 20, 2005 Abstract This document is the final report for our CS295-1 Sensor Data Management Course Final Project: Project AIBO. The main

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

Stanford Center for AI Safety

Stanford Center for AI Safety Stanford Center for AI Safety Clark Barrett, David L. Dill, Mykel J. Kochenderfer, Dorsa Sadigh 1 Introduction Software-based systems play important roles in many areas of modern life, including manufacturing,

More information

Michael P. Vitus 260 King St Unit 757

Michael P. Vitus 260 King St Unit 757 Michael P. Vitus 260 King St Unit 757 michael.vitus@gmail.com San Francisco, CA 94107 http://michaelvitus.net Research Interests Stochastic optimization with application to probabilistic planning for robotics;

More information

Physics-Based Manipulation in Human Environments

Physics-Based Manipulation in Human Environments Vol. 31 No. 4, pp.353 357, 2013 353 Physics-Based Manipulation in Human Environments Mehmet R. Dogar Siddhartha S. Srinivasa The Robotics Institute, School of Computer Science, Carnegie Mellon University

More information

Localisation et navigation de robots

Localisation et navigation de robots 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 E-mail: fabio.morbidi@u-picardie.fr

More information

Benchmarking Intelligent Service Robots through Scientific Competitions: the approach. Luca Iocchi. Sapienza University of Rome, Italy

Benchmarking Intelligent Service Robots through Scientific Competitions: the approach. Luca Iocchi. Sapienza University of Rome, Italy Benchmarking Intelligent Service Robots through Scientific Competitions: the RoboCup@Home approach Luca Iocchi Sapienza University of Rome, Italy Motivation Benchmarking Domestic Service Robots Complex

More information

Changjiang Yang. Computer Vision, Pattern Recognition, Machine Learning, Robotics, and Scientific Computing.

Changjiang Yang. Computer Vision, Pattern Recognition, Machine Learning, Robotics, and Scientific Computing. Changjiang Yang Mailing Address: Department of Computer Science University of Maryland College Park, MD 20742 Lab Phone: (301)405-8366 Cell Phone: (410)299-9081 Fax: (301)314-9658 Email: yangcj@cs.umd.edu

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

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

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

Localization (Position Estimation) Problem in WSN

Localization (Position Estimation) Problem in WSN Localization (Position Estimation) Problem in WSN [1] Convex Position Estimation in Wireless Sensor Networks by L. Doherty, K.S.J. Pister, and L.E. Ghaoui [2] Semidefinite Programming for Ad Hoc Wireless

More information

Towards Strategic Kriegspiel Play with Opponent Modeling

Towards Strategic Kriegspiel Play with Opponent Modeling Towards Strategic Kriegspiel Play with Opponent Modeling Antonio Del Giudice and Piotr Gmytrasiewicz Department of Computer Science, University of Illinois at Chicago Chicago, IL, 60607-7053, USA E-mail:

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

Path Clearance. ScholarlyCommons. University of Pennsylvania. Maxim Likhachev University of Pennsylvania,

Path Clearance. ScholarlyCommons. University of Pennsylvania. Maxim Likhachev University of Pennsylvania, University of Pennsylvania ScholarlyCommons Lab Papers (GRASP) General Robotics, Automation, Sensing and Perception Laboratory 6-009 Path Clearance Maxim Likhachev University of Pennsylvania, maximl@seas.upenn.edu

More information

Abhishek Gupta CONTACT INFORMATION. 360 Coordinated Science Laboratory

Abhishek Gupta CONTACT INFORMATION. 360 Coordinated Science Laboratory Abhishek Gupta CONTACT INFORMATION RESEARCH INTERESTS 360 Coordinated Science Laboratory +1-217-819-6382 University of Illinois at Urbana-Champaign gupta54@illinois.edu 1308 W Main Street publish.illinois.edu/gupta54/

More information

Traffic Control for a Swarm of Robots: Avoiding Group Conflicts

Traffic Control for a Swarm of Robots: Avoiding Group Conflicts Traffic Control for a Swarm of Robots: Avoiding Group Conflicts Leandro Soriano Marcolino and Luiz Chaimowicz Abstract A very common problem in the navigation of robotic swarms is when groups of robots

More information

An Improved Path Planning Method Based on Artificial Potential Field for a Mobile Robot

An Improved Path Planning Method Based on Artificial Potential Field for a Mobile Robot BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 15, No Sofia 015 Print ISSN: 1311-970; Online ISSN: 1314-4081 DOI: 10.1515/cait-015-0037 An Improved Path Planning Method Based

More information

Decision Science Letters

Decision Science Letters Decision Science Letters 3 (2014) 121 130 Contents lists available at GrowingScience Decision Science Letters homepage: www.growingscience.com/dsl A new effective algorithm for on-line robot motion planning

More information

Closing the loop around Sensor Networks

Closing the loop around Sensor Networks Closing the loop around Sensor Networks Bruno Sinopoli Shankar Sastry Dept of Electrical Engineering, UC Berkeley Chess Review May 11, 2005 Berkeley, CA Conceptual Issues Given a certain wireless sensor

More information

Automation and Control Electrical Engineering

Automation and Control Electrical Engineering Automation and Control Electrical Engineering Technical University of Denmark DTU-Building 326 DK-2800 Kgs. Lyngby Denmark aut.elektro.dtu.dk Ole Ravn Total students ~9.300 including Ph.D. 1.150 and Int.

More information

Surveillance strategies for autonomous mobile robots. Nicola Basilico Department of Computer Science University of Milan

Surveillance strategies for autonomous mobile robots. Nicola Basilico Department of Computer Science University of Milan Surveillance strategies for autonomous mobile robots Nicola Basilico Department of Computer Science University of Milan Intelligence, surveillance, and reconnaissance (ISR) with autonomous UAVs ISR defines

More information

Intelligent Agents & Search Problem Formulation. AIMA, Chapters 2,

Intelligent Agents & Search Problem Formulation. AIMA, Chapters 2, Intelligent Agents & Search Problem Formulation AIMA, Chapters 2, 3.1-3.2 Outline for today s lecture Intelligent Agents (AIMA 2.1-2) Task Environments Formulating Search Problems CIS 421/521 - Intro to

More information

Networked and Distributed Control Systems Lecture 1. Tamas Keviczky and Nathan van de Wouw

Networked and Distributed Control Systems Lecture 1. Tamas Keviczky and Nathan van de Wouw Networked and Distributed Control Systems Lecture 1 Tamas Keviczky and Nathan van de Wouw Lecturers / contact information Dr. T. Keviczky (Tamas) Office: 34-C-3-310 E-mail: t.keviczky@tudelft.nl Prof.dr.ir.

More information

CS 730/830: Intro AI. Prof. Wheeler Ruml. TA Bence Cserna. Thinking inside the box. 5 handouts: course info, project info, schedule, slides, asst 1

CS 730/830: Intro AI. Prof. Wheeler Ruml. TA Bence Cserna. Thinking inside the box. 5 handouts: course info, project info, schedule, slides, asst 1 CS 730/830: Intro AI Prof. Wheeler Ruml TA Bence Cserna Thinking inside the box. 5 handouts: course info, project info, schedule, slides, asst 1 Wheeler Ruml (UNH) Lecture 1, CS 730 1 / 23 My Definition

More information

Cooperative Active Perception using POMDPs

Cooperative Active Perception using POMDPs Cooperative Active Perception using POMDPs Matthijs T.J. Spaan Institute for Systems and Robotics Instituto Superior Técnico Av. Rovisco Pais, 1, 1049-001 Lisbon, Portugal Abstract This paper studies active

More information

On the Probabilistic Foundations of Probabilistic Roadmaps (Extended Abstract)

On the Probabilistic Foundations of Probabilistic Roadmaps (Extended Abstract) On the Probabilistic Foundations of Probabilistic Roadmaps (Extended Abstract) David Hsu 1, Jean-Claude Latombe 2, and Hanna Kurniawati 1 1 Department of Computer Science, National University of Singapore

More information

IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 58, NO. 3, MARCH

IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 58, NO. 3, MARCH IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 58, NO. 3, MARCH 2010 1401 Decomposition Principles and Online Learning in Cross-Layer Optimization for Delay-Sensitive Applications Fangwen Fu, Student Member,

More information

Obstacle Displacement Prediction for Robot Motion Planning and Velocity Changes

Obstacle Displacement Prediction for Robot Motion Planning and Velocity Changes International Journal of Information and Electronics Engineering, Vol. 3, No. 3, May 13 Obstacle Displacement Prediction for Robot Motion Planning and Velocity Changes Soheila Dadelahi, Mohammad Reza Jahed

More information

Mission Reliability Estimation for Repairable Robot Teams

Mission Reliability Estimation for Repairable Robot Teams Carnegie Mellon University Research Showcase @ CMU Robotics Institute School of Computer Science 2005 Mission Reliability Estimation for Repairable Robot Teams Stephen B. Stancliff Carnegie Mellon University

More information

Wednesday, October 29, :00-04:00pm EB: 3546D. TELEOPERATION OF MOBILE MANIPULATORS By Yunyi Jia Advisor: Prof.

Wednesday, October 29, :00-04:00pm EB: 3546D. TELEOPERATION OF MOBILE MANIPULATORS By Yunyi Jia Advisor: Prof. Wednesday, October 29, 2014 02:00-04:00pm EB: 3546D TELEOPERATION OF MOBILE MANIPULATORS By Yunyi Jia Advisor: Prof. Ning Xi ABSTRACT Mobile manipulators provide larger working spaces and more flexibility

More information

4-206 CST Voice: (315) (o), (315) (m) Department of EECS Fax: (315)

4-206 CST Voice: (315) (o), (315) (m) Department of EECS Fax: (315) Hao Chen Contact Information Research Interests Education 4-206 CST Voice: (315) 443-4416 (o), (315) 569-3454 (m) Department of EECS Fax: (315) 443-2583 Syracuse University E-mail: hchen21@syr.edu Syracuse,

More information

Robotic Applications Industrial/logistics/medical robots

Robotic Applications Industrial/logistics/medical robots Artificial Intelligence & Human-Robot Interaction Luca Iocchi Dept. of Computer Control and Management Eng. Sapienza University of Rome, Italy Robotic Applications Industrial/logistics/medical robots Known

More information

On the Estimation of Interleaved Pulse Train Phases

On the Estimation of Interleaved Pulse Train Phases 3420 IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 48, NO. 12, DECEMBER 2000 On the Estimation of Interleaved Pulse Train Phases Tanya L. Conroy and John B. Moore, Fellow, IEEE Abstract Some signals are

More information

Agent. Pengju Ren. Institute of Artificial Intelligence and Robotics

Agent. Pengju Ren. Institute of Artificial Intelligence and Robotics Agent Pengju Ren Institute of Artificial Intelligence and Robotics pengjuren@xjtu.edu.cn 1 Review: What is AI? Artificial intelligence (AI) is intelligence exhibited by machines. In computer science, the

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

Cognitive robots and emotional intelligence Cloud robotics Ethical, legal and social issues of robotic Construction robots Human activities in many

Cognitive robots and emotional intelligence Cloud robotics Ethical, legal and social issues of robotic Construction robots Human activities in many Preface The jubilee 25th International Conference on Robotics in Alpe-Adria-Danube Region, RAAD 2016 was held in the conference centre of the Best Western Hotel M, Belgrade, Serbia, from 30 June to 2 July

More information

Ali Agha (full name: Ali-akbar Agha-mohammadi) - CV

Ali Agha (full name: Ali-akbar Agha-mohammadi) - CV Ali Agha (full name: Ali-akbar Agha-mohammadi) - CV NASA-Jet Propulsion Laboratory, Caltech 198-221, 4800 Oak Grove Dr, Pasadena, CA, 91109 Phone number: 626-840-9140 Email address: aliagha@jpl.nasa.gov

More information

Robust Haptic Teleoperation of a Mobile Manipulation Platform

Robust Haptic Teleoperation of a Mobile Manipulation Platform Robust Haptic Teleoperation of a Mobile Manipulation Platform Jaeheung Park and Oussama Khatib Stanford AI Laboratory Stanford University http://robotics.stanford.edu Abstract. This paper presents a new

More information

Path Clearance. Maxim Likhachev Computer and Information Science University of Pennsylvania Philadelphia, PA 19104

Path Clearance. Maxim Likhachev Computer and Information Science University of Pennsylvania Philadelphia, PA 19104 1 Maxim Likhachev Computer and Information Science University of Pennsylvania Philadelphia, PA 19104 maximl@seas.upenn.edu Path Clearance Anthony Stentz The Robotics Institute Carnegie Mellon University

More information

Overview Agents, environments, typical components

Overview Agents, environments, typical components Overview Agents, environments, typical components CSC752 Autonomous Robotic Systems Ubbo Visser Department of Computer Science University of Miami January 23, 2017 Outline 1 Autonomous robots 2 Agents

More information

Proposers Day Workshop

Proposers Day Workshop Proposers Day Workshop Monday, January 23, 2017 @srcjump, #JUMPpdw Cognitive Computing Vertical Research Center Mandy Pant Academic Research Director Intel Corporation Center Motivation Today s deep learning

More information

Texas Hold em Inference Bot Proposal. By: Brian Mihok & Michael Terry Date Due: Monday, April 11, 2005

Texas Hold em Inference Bot Proposal. By: Brian Mihok & Michael Terry Date Due: Monday, April 11, 2005 Texas Hold em Inference Bot Proposal By: Brian Mihok & Michael Terry Date Due: Monday, April 11, 2005 1 Introduction One of the key goals in Artificial Intelligence is to create cognitive systems that

More information

Advanced Techniques for Mobile Robotics Location-Based Activity Recognition

Advanced Techniques for Mobile Robotics Location-Based Activity Recognition Advanced Techniques for Mobile Robotics Location-Based Activity Recognition Wolfram Burgard, Cyrill Stachniss, Kai Arras, Maren Bennewitz Activity Recognition Based on L. Liao, D. J. Patterson, D. Fox,

More information

A Numerical Approach to Understanding Oscillator Neural Networks

A Numerical Approach to Understanding Oscillator Neural Networks A Numerical Approach to Understanding Oscillator Neural Networks Natalie Klein Mentored by Jon Wilkins Networks of coupled oscillators are a form of dynamical network originally inspired by various biological

More information

A Multidisciplinary Approach to Cooperative Robotics

A Multidisciplinary Approach to Cooperative Robotics A Multidisciplinary Approach to Cooperative Pedro U. Lima Intelligent Systems Lab Instituto Superior Técnico Lisbon, Portugal WHERE ARE WE? ISR ASSOCIATE LAB PARTNERS Multidisciplinary R&D in and Information

More information

REPORT DOCUMENTATION PAGE

REPORT DOCUMENTATION PAGE REPORT DOCUMENTATION PAGE Form Approved OMB No. 0704-0188 The public reporting burden for this collection of information is estimated to average 1 hour per response, including the time for reviewing instructions,

More information

AGENT PLATFORM FOR ROBOT CONTROL IN REAL-TIME DYNAMIC ENVIRONMENTS. Nuno Sousa Eugénio Oliveira

AGENT PLATFORM FOR ROBOT CONTROL IN REAL-TIME DYNAMIC ENVIRONMENTS. Nuno Sousa Eugénio Oliveira AGENT PLATFORM FOR ROBOT CONTROL IN REAL-TIME DYNAMIC ENVIRONMENTS Nuno Sousa Eugénio Oliveira Faculdade de Egenharia da Universidade do Porto, Portugal Abstract: This paper describes a platform that enables

More information

A Reconfigurable Guidance System

A Reconfigurable Guidance System Lecture tes for the Class: Unmanned Aircraft Design, Modeling and Control A Reconfigurable Guidance System Application to Unmanned Aerial Vehicles (UAVs) y b right aileron: a2 right elevator: e 2 rudder:

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

Application of Artificial Neural Networks in Autonomous Mission Planning for Planetary Rovers

Application of Artificial Neural Networks in Autonomous Mission Planning for Planetary Rovers Application of Artificial Neural Networks in Autonomous Mission Planning for Planetary Rovers 1 Institute of Deep Space Exploration Technology, School of Aerospace Engineering, Beijing Institute of Technology,

More information

Creating a 3D environment map from 2D camera images in robotics

Creating a 3D environment map from 2D camera images in robotics Creating a 3D environment map from 2D camera images in robotics J.P. Niemantsverdriet jelle@niemantsverdriet.nl 4th June 2003 Timorstraat 6A 9715 LE Groningen student number: 0919462 internal advisor:

More information

Multi robot Team Formation for Distributed Area Coverage. Raj Dasgupta Computer Science Department University of Nebraska, Omaha

Multi robot Team Formation for Distributed Area Coverage. Raj Dasgupta Computer Science Department University of Nebraska, Omaha Multi robot Team Formation for Distributed Area Coverage Raj Dasgupta Computer Science Department University of Nebraska, Omaha C MANTIC Lab Collaborative Multi AgeNt/Multi robot Technologies for Intelligent

More information

Elements of Artificial Intelligence and Expert Systems

Elements of Artificial Intelligence and Expert Systems Elements of Artificial Intelligence and Expert Systems Master in Data Science for Economics, Business & Finance Nicola Basilico Dipartimento di Informatica Via Comelico 39/41-20135 Milano (MI) Ufficio

More information

S.P.Q.R. Legged Team Report from RoboCup 2003

S.P.Q.R. Legged Team Report from RoboCup 2003 S.P.Q.R. Legged Team Report from RoboCup 2003 L. Iocchi and D. Nardi Dipartimento di Informatica e Sistemistica Universitá di Roma La Sapienza Via Salaria 113-00198 Roma, Italy {iocchi,nardi}@dis.uniroma1.it,

More information

IN RECENT years, wireless multiple-input multiple-output

IN RECENT years, wireless multiple-input multiple-output 1936 IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 3, NO. 6, NOVEMBER 2004 On Strategies of Multiuser MIMO Transmit Signal Processing Ruly Lai-U Choi, Michel T. Ivrlač, Ross D. Murch, and Wolfgang

More information

IQ-ASyMTRe: Synthesizing Coalition Formation and Execution for Tightly-Coupled Multirobot Tasks

IQ-ASyMTRe: Synthesizing Coalition Formation and Execution for Tightly-Coupled Multirobot Tasks Proc. of IEEE International Conference on Intelligent Robots and Systems, Taipai, Taiwan, 2010. IQ-ASyMTRe: Synthesizing Coalition Formation and Execution for Tightly-Coupled Multirobot Tasks Yu Zhang

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

Robot Team Formation Control using Communication "Throughput Approach"

Robot Team Formation Control using Communication Throughput Approach University of Denver Digital Commons @ DU Electronic Theses and Dissertations Graduate Studies 1-1-2013 Robot Team Formation Control using Communication "Throughput Approach" FatmaZahra Ahmed BenHalim

More information

Chapter 31. Intelligent System Architectures

Chapter 31. Intelligent System Architectures Chapter 31. Intelligent System Architectures The Quest for Artificial Intelligence, Nilsson, N. J., 2009. Lecture Notes on Artificial Intelligence, Spring 2012 Summarized by Jang, Ha-Young and Lee, Chung-Yeon

More information

Jager UAVs to Locate GPS Interference

Jager UAVs to Locate GPS Interference JIFX 16-1 2-6 November 2015 Camp Roberts, CA Jager UAVs to Locate GPS Interference Stanford GPS Research Laboratory and the Stanford Intelligent Systems Lab Principal Investigator: Sherman Lo, PhD Area

More information

Experiments in the Coordination of Large Groups of Robots

Experiments in the Coordination of Large Groups of Robots Experiments in the Coordination of Large Groups of Robots Leandro Soriano Marcolino and Luiz Chaimowicz VeRLab - Vision and Robotics Laboratory Computer Science Department - UFMG - Brazil {soriano, chaimo}@dcc.ufmg.br

More information

inter.noise 2000 The 29th International Congress and Exhibition on Noise Control Engineering August 2000, Nice, FRANCE

inter.noise 2000 The 29th International Congress and Exhibition on Noise Control Engineering August 2000, Nice, FRANCE Copyright SFA - InterNoise 2000 1 inter.noise 2000 The 29th International Congress and Exhibition on Noise Control Engineering 27-30 August 2000, Nice, FRANCE I-INCE Classification: 7.2 MICROPHONE ARRAY

More information

Jane Li. Assistant Professor Mechanical Engineering Department, Robotic Engineering Program Worcester Polytechnic Institute

Jane Li. Assistant Professor Mechanical Engineering Department, Robotic Engineering Program Worcester Polytechnic Institute Jane Li Assistant Professor Mechanical Engineering Department, Robotic Engineering Program Worcester Polytechnic Institute State one reason for investigating and building humanoid robot (4 pts) List two

More information

ENHANCED HUMAN-AGENT INTERACTION: AUGMENTING INTERACTION MODELS WITH EMBODIED AGENTS BY SERAFIN BENTO. MASTER OF SCIENCE in INFORMATION SYSTEMS

ENHANCED HUMAN-AGENT INTERACTION: AUGMENTING INTERACTION MODELS WITH EMBODIED AGENTS BY SERAFIN BENTO. MASTER OF SCIENCE in INFORMATION SYSTEMS BY SERAFIN BENTO MASTER OF SCIENCE in INFORMATION SYSTEMS Edmonton, Alberta September, 2015 ABSTRACT The popularity of software agents demands for more comprehensive HAI design processes. The outcome of

More information

Technical issues of MRL Virtual Robots Team RoboCup 2016, Leipzig Germany

Technical issues of MRL Virtual Robots Team RoboCup 2016, Leipzig Germany Technical issues of MRL Virtual Robots Team RoboCup 2016, Leipzig Germany Mohammad H. Shayesteh 1, Edris E. Aliabadi 1, Mahdi Salamati 1, Adib Dehghan 1, Danial JafaryMoghaddam 1 1 Islamic Azad University

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

Traffic Control for a Swarm of Robots: Avoiding Target Congestion

Traffic Control for a Swarm of Robots: Avoiding Target Congestion Traffic Control for a Swarm of Robots: Avoiding Target Congestion Leandro Soriano Marcolino and Luiz Chaimowicz Abstract One of the main problems in the navigation of robotic swarms is when several robots

More information

Ehsan Noohi Bezanjani

Ehsan Noohi Bezanjani Ehsan Noohi Bezanjani University of Illinois at Chicago Department of ECE (M/C 154) 1020 Science and Engineering Offices 851 South Morgan Street Chicago, IL 60607-7053 Office: 4211 SEL-W Email: enoohi2@uic.edu

More information

CSC C85 Embedded Systems Project # 1 Robot Localization

CSC C85 Embedded Systems Project # 1 Robot Localization 1 The goal of this project is to apply the ideas we have discussed in lecture to a real-world robot localization task. You will be working with Lego NXT robots, and you will have to find ways to work around

More information

Introduction to Mobile Robotics Welcome

Introduction to Mobile Robotics Welcome Introduction to Mobile Robotics Welcome Wolfram Burgard, Michael Ruhnke, Bastian Steder 1 Today This course Robotics in the past and today 2 Organization Wed 14:00 16:00 Fr 14:00 15:00 lectures, discussions

More information

Key-Words: - Fuzzy Behaviour Controls, Multiple Target Tracking, Obstacle Avoidance, Ultrasonic Range Finders

Key-Words: - Fuzzy Behaviour Controls, Multiple Target Tracking, Obstacle Avoidance, Ultrasonic Range Finders Fuzzy Behaviour Based Navigation of a Mobile Robot for Tracking Multiple Targets in an Unstructured Environment NASIR RAHMAN, ALI RAZA JAFRI, M. USMAN KEERIO School of Mechatronics Engineering Beijing

More information

Service Robots in an Intelligent House

Service Robots in an Intelligent House Service Robots in an Intelligent House Jesus Savage Bio-Robotics Laboratory biorobotics.fi-p.unam.mx School of Engineering Autonomous National University of Mexico UNAM 2017 OUTLINE Introduction A System

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

Auditory System For a Mobile Robot

Auditory System For a Mobile Robot Auditory System For a Mobile Robot PhD Thesis Jean-Marc Valin Department of Electrical Engineering and Computer Engineering Université de Sherbrooke, Québec, Canada Jean-Marc.Valin@USherbrooke.ca Motivations

More information

Structural Improvement Filtering Strategy for PRM

Structural Improvement Filtering Strategy for PRM Structural Improvement Filtering Strategy for PRM Roger Pearce, Marco Morales, Nancy M. Amato Parasol Laboratory, Department of Computer Science Texas A&M University, College Station, Texas, 77843-3112,

More information

Development of a Sensor-Based Approach for Local Minima Recovery in Unknown Environments

Development of a Sensor-Based Approach for Local Minima Recovery in Unknown Environments Development of a Sensor-Based Approach for Local Minima Recovery in Unknown Environments Danial Nakhaeinia 1, Tang Sai Hong 2 and Pierre Payeur 1 1 School of Electrical Engineering and Computer Science,

More information