DEVELOPMENT OF A MOBILE ROBOTS SUPERVISORY SYSTEM

Size: px
Start display at page:

Download "DEVELOPMENT OF A MOBILE ROBOTS SUPERVISORY SYSTEM"

Transcription

1 1 o SiPGEM 1 o Simpósio do Programa de Pós-Graduação em Engenharia Mecânica Escola de Engenharia de São Carlos Universidade de São Paulo 12 e 13 de setembro de 2016, São Carlos - SP DEVELOPMENT OF A MOBILE ROBOTS SUPERVISORY SYSTEM Marco Antonio Nunes da Cunha de Arruda, Machine and System Dynamics, marco.nc.arruda@gmail.com Marcelo Becker, Machine and System Dynamics, becker@sc.usp.br Abstract. Robots applications has been increasing last years, from civilian search and rescue, agriculture and medicine to military missions, they are useful to keep humans away from unhealthy and risk tasks. A problem that comes up when it is necessary to work with team of robots is having an adequate supervisory system. Each robot has its own ground control station software, but there is no agreement between those solutions. It is revised and compared solutions in the literature to develop tools for a customized interface for a broadly multi-robot supervisory system. So far, it is shown most important aspects of existing solutions and how they could be used to propose a flexible solution to serves big variety of heterogeneous robotics systems. It is expected with this work to offer an easier way to develop single or multi robot supervisory system. Keywords: Supervisory System, Mobile Robots, Ground Control Station, ROS 1. INTRODUCTION The Robotics Research is an increasing area that evolved in the last 50 years, coming from Industrial applications to civilian solutions, as shown by Garcia et al. (2007). At the beginning, robots were able to execute repetitive tasks and had low perception of the environment. As this area shown great potential, researches gave robots more power to interact with humans, bringing them to more challenging problems. From a known environment, like factories, to urban spaces, robots needed mobility and maneuvering capabilities. Once robots can move around and make decisions about next tasks, there is the necessity of human supervision. In (Chen et al., 2014) it is addressed the Human-Agent Teaming trend, which is about human and agents (a computer program or a robot) interfacing. The authors shows how embracing is the supervision problem in different areas of robotics and relevant concerns for developing a supervision system for a specific application. There are various robotics solutions from different companies. Those solutions could be an embedded software or hardware, supervision software, robot, ground control station, or an entire system. For this reason a new problem rises, the integration of those solutions. There are efforts to solve the software problem. As shown in (Quigley et al., 2009), ROS is a middleware to integrate solutions on robotics software. As a contribution to this effort, this work reviews relevant aspects of existing supervisory systems and ground control station of mobile robots to propose, in the future, a mobile-robot-oriented ROS integrated supervisory system. 2. LITERATURE REVIEW As the main goal of this work is to develop a supervisory system for ROS integrated mobile robots, it is reviewed supervision concepts and ground control station works. 2.1 Supervisory System Supervisory systems are projected to offer visibility and control of agents to a human supervisor. This one must be able to has any relevant information about a system or an agent inside an environment. Also, a supervisor must be able to intervene if an agent doesn t act in a undesirable way of doing a specific task. Sheridan (2002) describes the main role of human during supervision task on Unmanned Aerial Vehicles missions, it is listed below: 1. Planning 2. Teaching 3. Monitoring 4. Intervening 5. Learning

2 Marco Antonio N. C. Arruda, Marcelo Becker Development of a Mobile Robots Supervisory System Table 1: Level of Automation (source: Parasuraman et al. (2000) TEN LEVELS OF AUTOMATION (LOA) High 10 Full Autonomy: The computer makes all decisions, acts autonomously, and ignores the human operator. 9 The computer informs the human operator, only if it "decides" to. 8 The computer informs the human operator, only if asked to. 7 The computer executes automatically, then informs the human operator as necessary. 6 Allows the human a limited amount of time to veto an action before it is automatically executed. 5 The computer executes the suggestion with approval from the human operator. 4 The computer suggests one alternative. 3 The computer narrows the decision-making to a few selections. 2 The computer offers a complete set of decision / action alternatives. Low 1 Manual Operation: The computer offers to assistance to the human operator, who must make all decisions and take all actions. In Parasuraman et al. (2000) the author classifies supervisory system by the level of automation (LOA). It is identified by the interaction between system and human. The more complex is a system, more automated it should be, releasing human workload. To classify a system, it is used the following criteria. LOA are shown in Table Information acquisition 2. Information analysis 3. Decision and action selection 4. Action implementation Other concern on designing supervisory systems is related to issues on performance of operator. Some points shown in Manzey et al. (2008) are: Automation reliability and complexity of tasks. According to the author, those points affects directly the operator performance. Endsley (1995) describes other import aspect on supervision tasks, Situation Awareness of operators. It is described as three levels: 1. Perception of data and environmental elements 2. Comprehension of current situation 3. Project of future states and events Other important aspects like about operator performance and user interface design can be found on Chen et al. (2011). 2.2 Ground Control Station (GCS) In this Section it is reviewed some works that aim on the development of multi-robots systems with a Ground Control Station for supervision. In Kang and Yuan (2009), it is proposed a design for Unmanned Aerial Vehicles (UAV) supervision. According to the authors, the software must consider hardware limitations, like communications speed, and take advantage of computers screen to show information with "low costs". It means using virtual instruments to make it more intuitive.

3 1 o SiPGEM-EESC/USP 1 o Simpósio do Programa de Pós-Graduação em Engenharia Mecânica (a) In flight data visualization (b) Flight data analysis Figure 1: Data visualization and analysis (a) Flight data analysis (b) GCS for supervision of multi ground robots Figure 2: Data visualization and analysis Authors also classifies the kind of data that are shown on the software. They are two types: Flight Data and Payload Data. Flight Data are information about the aircraft, like battery level, altitude, speed, etc. Payload Data are interest data for the mission. It could be photos, videos or some kind of measurement. Another important role of GCS software is Data Analysis. For this reason, it is proposed a second screen to be used after mission, just to analyze the data collected. It is called Diagnosis Mode of visualization. The design proposed is shown on Figure 1. Reid et al. (2013) presents a complete Cooperative Ground Robots System for search & rescue and surveillance applications. The GCS proposed is based on Real Time Strategy (RTS) games concepts, once the concern is to provide an interface of agents supervision. The idea is to show on the main screen only vital information about the system. More complex data or detailed information can be accessed, but only if the operator wants to view it. The interface is shown on Figure 2b. In Perez et al. (2013), it is presented a GCS software for multi aerial robots supervision under surveillance task. The software was developed using C++ and Qt IDE framework, it is also open source, which allows the collaboration of third developers. The main screen, as the previous work, shows a map with the position of robots and interest points. There is also the concern to keep only vital information on the screen, but the operator can select a specific robot to see detailed information. The main screen of the software is shown in Figure 2a.

4 Marco Antonio N. C. Arruda, Marcelo Becker Development of a Mobile Robots Supervisory System (a) Aerial robot built on LabRoM (a) Mapping visualization tool (b) Ground Robot built on LabRoM (c) Robot from Ascending Technologies (b) 3D visualization tool Figure 4: Robot web tools (source: 3. DEVELOPMENT For the development of the flexible tool for the design of mobile robots supervisory systems, here proposed, it will be used robots available on LabRoM (Laboratório de Robótica Móvel), the laboratory that is being used on EESC USP (Escola de Engenharia de São Carlos, Universidade de São Paulo). LabRoM has ground and aerial robots, built from scratch and others bought from research companies. Some available robots are shown on Figure 3.. The main idea is to provide an customizable interface, visualization tools that can be added, moved and resized around a computer screen to give the best experience to the operator. It would be like some SCADA software, where it is possible to use only necessary visualization tools. It was chosen web environment for this work. First, it is possible to access to tool from any device that has a web browser. Second, there are already web tools compatible with ROS (Robot Operating System), that are being used in robots at LabRoM. In Toris et al. (2015), it is proposed a efficient way to send robots data through web messages, for cloud robotics purpose. It is used a ROS package to propagate robots meta-data through web sockets, described in (Crick et al., 2011). For the client, developed using JavaScript language, there is a library Rosapi (Osentoski et al., 2011). The current work will be developed using both tools. This way, it is possible to develop the interface. In Figure 4 it is shown some robot tools developed for web applications PARTIAL RESULTS Until this paper, it was created some visualization tools for common robots data: Attitude and GPS-based position. These tools were developed independently and then joined at the same web application using Rosapi. It is possible to connect to a ROS machine that runs the Rosbridge package and select the desired message, since it is the same type of the visualization tool. Figure 4.shows those tools running. It is being used HTML5 and CSS3 standards, JavaScript and NodeJS package manager. All the source code is available on GitHub via the URL ( 1

5 1 o SiPGEM-EESC/USP 1 o Simpósio do Programa de Pós-Graduação em Engenharia Mecânica Figure 5: Proof of concept: Developed web tools 5. REFERENCES Chen, J. Y., Barnes, M. J., Harper-Sciarini, M., 2011 Supervisory control of multiple robots: Human-performance issues and user-interface design, IEEE Transactions on Systems, Man, and Cybernetics, Part C (Applications and Reviews), 41(4), Chen, J. Y., Barnes, M. J., 2014, Human agent teaming for multirobot control: a review of human factors issues, IEEE Transactions on Human-Machine Systems, 44(1), Crick, C., Jay, G., Osentoski, S., Pitzer, B., Jenkins, O. C., 2011, Rosbridge: Ros for non-ros users, In Proceedings of the 15th International Symposium on Robotics Research. Endsley, M. R., Toward a theory of situation awareness in dynamic systems Human Factors, vol. 37, no. 1, pp , Garcia, E., Jimenez, M. A., De Santos, P. G., Armada, M., 2007, The evolution of robotics research, IEEE Robotics & Automation Magazine, 14(1), Kang, Y., Yuan, M., 2009, Software design for mini-type ground control station of UAV, In Electronic Measurement & Instruments, 2009, ICEMI 09, 9th International Conference on (pp ), IEEE. Manzey, D., Reichenbach, J., Onnasch, L., 2008, Performance consequences of automated aids in supervisory control: The impact of function allocation, In Proceedings of the Human Factors and Ergonomics Society Annual Meeting (Vol. 52, No. 4, pp ), SAGE Publications. Osentoski, S., Jay, G., Crick, C., Pitzer, B., DuHadway, C., Jenkins, O. C., 2011, Robots as web services: Reproducible experimentation and application development using rosjs, In Robotics and Automation (ICRA), 2011 IEEE International Conference on (pp ), IEEE. Parasuraman, R., Sheridan, T. B., Wickens, C. D., 2000, A model for types and levels of human interaction with automation, IEEE Transactions on systems, man, and cybernetics-part A: Systems and Humans, 30(3), Perez-Rodriguez, D., Maza, I., Caballero, F., Scarlatti, D., Casado, E., Ollero, A., 2013, A Ground Control Station for a Multi-UAV Surveillance System: Design and Validation in Field Experiments, Journal of Intelligent & Robotic Systems, 69(1-4), Quigley, M., Conley, K., Gerkey, B., Faust, J., Foote, T., Leibs, J.,..., Ng, A. Y., 2009, May, ROS: an open-source Robot Operating System, In ICRA workshop on open source software (Vol. 3, No. 3.2, p. 5). Reid, R., Cann, A., Meiklejohn, C., Poli, L., Boeing, A., Braunl, T., 2013, Cooperative multi-robot navigation, exploration, mapping and object detection with ROS, In Intelligent Vehicles Symposium (IV), 2013 IEEE (pp ). IEEE. Sheridan, T. B., 2006, Supervisory control, Handbook of Human Factors and Ergonomics, Third Edition, Toris, R., Kammerl, J., Lu, D. V., Lee, J., Jenkins, O. C., Osentoski, S.,..., Chernova, S., 2015, Robot Web Tools: Efficient messaging for cloud robotics, In Intelligent Robots and Systems (IROS), 2015 IEEE/RSJ International Conference on (pp ). IEEE.

6 Marco Antonio N. C. Arruda, Marcelo Becker Development of a Mobile Robots Supervisory System 6. ACKNOWLEDGMENTS Authors thanks to USP and CAPES for the support. 7. RESPONSABILITY The authors are the only responsible for this work information.

User interface for remote control robot

User interface for remote control robot User interface for remote control robot Gi-Oh Kim*, and Jae-Wook Jeon ** * Department of Electronic and Electric Engineering, SungKyunKwan University, Suwon, Korea (Tel : +8--0-737; E-mail: gurugio@ece.skku.ac.kr)

More information

Introduction to Human-Robot Interaction (HRI)

Introduction to Human-Robot Interaction (HRI) Introduction to Human-Robot Interaction (HRI) By: Anqi Xu COMP-417 Friday November 8 th, 2013 What is Human-Robot Interaction? Field of study dedicated to understanding, designing, and evaluating robotic

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

ARCHITECTURE AND MODEL OF DATA INTEGRATION BETWEEN MANAGEMENT SYSTEMS AND AGRICULTURAL MACHINES FOR PRECISION AGRICULTURE

ARCHITECTURE AND MODEL OF DATA INTEGRATION BETWEEN MANAGEMENT SYSTEMS AND AGRICULTURAL MACHINES FOR PRECISION AGRICULTURE ARCHITECTURE AND MODEL OF DATA INTEGRATION BETWEEN MANAGEMENT SYSTEMS AND AGRICULTURAL MACHINES FOR PRECISION AGRICULTURE W. C. Lopes, R. R. D. Pereira, M. L. Tronco, A. J. V. Porto NepAS [Center for Teaching

More information

Levels of Automation for Human Influence of Robot Swarms

Levels of Automation for Human Influence of Robot Swarms Levels of Automation for Human Influence of Robot Swarms Phillip Walker, Steven Nunnally and Michael Lewis University of Pittsburgh Nilanjan Chakraborty and Katia Sycara Carnegie Mellon University Autonomous

More information

Human-Robot Interaction for Remote Application

Human-Robot Interaction for Remote Application Human-Robot Interaction for Remote Application MS. Hendriyawan Achmad Universitas Teknologi Yogyakarta, Jalan Ringroad Utara, Jombor, Sleman 55285, INDONESIA Gigih Priyandoko Faculty of Mechanical Engineering

More information

A Summary of Player Assessment in a Multi-UAV Mission Planning Serious Game

A Summary of Player Assessment in a Multi-UAV Mission Planning Serious Game A Summary of Player Assessment in a Multi-UAV Mission Planning Serious Game Víctor Rodríguez-Fernández, Cristian Ramirez-Atencia, and David Camacho Universidad Autónoma de Madrid (UAM) 28049, Madrid, Spain,

More information

Experimental Cooperative Control of Fixed-Wing Unmanned Aerial Vehicles

Experimental Cooperative Control of Fixed-Wing Unmanned Aerial Vehicles Experimental Cooperative Control of Fixed-Wing Unmanned Aerial Vehicles Selcuk Bayraktar, Georgios E. Fainekos, and George J. Pappas GRASP Laboratory Departments of ESE and CIS University of Pennsylvania

More information

OFFensive Swarm-Enabled Tactics (OFFSET)

OFFensive Swarm-Enabled Tactics (OFFSET) OFFensive Swarm-Enabled Tactics (OFFSET) Dr. Timothy H. Chung, Program Manager Tactical Technology Office Briefing Prepared for OFFSET Proposers Day 1 Why are Swarms Hard: Complexity of Swarms Number Agent

More information

Human-Swarm Interaction

Human-Swarm Interaction Human-Swarm Interaction a brief primer Andreas Kolling irobot Corp. Pasadena, CA Swarm Properties - simple and distributed - from the operator s perspective - distributed algorithms and information processing

More information

Classical Control Based Autopilot Design Using PC/104

Classical Control Based Autopilot Design Using PC/104 Classical Control Based Autopilot Design Using PC/104 Mohammed A. Elsadig, Alneelain University, Dr. Mohammed A. Hussien, Alneelain University. Abstract Many recent papers have been written in unmanned

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

DiVA Digitala Vetenskapliga Arkivet

DiVA Digitala Vetenskapliga Arkivet DiVA Digitala Vetenskapliga Arkivet http://umu.diva-portal.org This is a paper presented at First International Conference on Robotics and associated Hightechnologies and Equipment for agriculture, RHEA-2012,

More information

IMPLEMENTING MULTIPLE ROBOT ARCHITECTURES USING MOBILE AGENTS

IMPLEMENTING MULTIPLE ROBOT ARCHITECTURES USING MOBILE AGENTS IMPLEMENTING MULTIPLE ROBOT ARCHITECTURES USING MOBILE AGENTS L. M. Cragg and H. Hu Department of Computer Science, University of Essex, Wivenhoe Park, Colchester, CO4 3SQ E-mail: {lmcrag, hhu}@essex.ac.uk

More information

Initial Deployment of a Robotic Team - A Hierarchical Approach Under Communication Constraints Verified on Low-Cost Platforms

Initial Deployment of a Robotic Team - A Hierarchical Approach Under Communication Constraints Verified on Low-Cost Platforms 2012 IEEE/RSJ International Conference on Intelligent Robots and Systems October 7-12, 2012. Vilamoura, Algarve, Portugal Initial Deployment of a Robotic Team - A Hierarchical Approach Under Communication

More information

Middleware and Software Frameworks in Robotics Applicability to Small Unmanned Vehicles

Middleware and Software Frameworks in Robotics Applicability to Small Unmanned Vehicles Applicability to Small Unmanned Vehicles Daniel Serrano Department of Intelligent Systems, ASCAMM Technology Center Parc Tecnològic del Vallès, Av. Universitat Autònoma, 23 08290 Cerdanyola del Vallès

More information

ROBOTIC SOCCER: THE GATEWAY FOR POWERFUL ROBOTIC APPLICATIONS

ROBOTIC SOCCER: THE GATEWAY FOR POWERFUL ROBOTIC APPLICATIONS ROBOTIC SOCCER: THE GATEWAY FOR POWERFUL ROBOTIC APPLICATIONS Luiz A. Celiberto Junior and Jackson P. Matsuura Instituto Tecnológico de Aeronáutica (ITA) Praça Marechal Eduardo Gomes, 50, Vila das Acácias,

More information

Developing Performance Metrics for the Supervisory Control of Multiple Robots

Developing Performance Metrics for the Supervisory Control of Multiple Robots Developing Performance Metrics for the Supervisory Control of Multiple Robots ABSTRACT Jacob W. Crandall Dept. of Aeronautics and Astronautics Massachusetts Institute of Technology Cambridge, MA jcrandal@mit.edu

More information

Dynamic Task Allocation for Mobile Robots

Dynamic Task Allocation for Mobile Robots Dynamic Task Allocation for Mobile Robots P.V.Aswin 1, D.Prasanna Vadana 2 PG Student [Embedded Systems], Dept. of EEE, Amrita School of Engineering, Coimbatore,Tamilnadu, India 1 Assistant Professor,

More information

Hardware System for Unmanned Surface Vehicle Using IPC Xiang Shi 1, Shiming Wang 1, a, Zhe Xu 1, Qingyi He 1

Hardware System for Unmanned Surface Vehicle Using IPC Xiang Shi 1, Shiming Wang 1, a, Zhe Xu 1, Qingyi He 1 Advanced Materials Research Online: 2014-06-25 ISSN: 1662-8985, Vols. 971-973, pp 507-510 doi:10.4028/www.scientific.net/amr.971-973.507 2014 Trans Tech Publications, Switzerland Hardware System for Unmanned

More information

Instituto Nacional de Ciência e Tecnologia em Sistemas Embarcados Críticos

Instituto Nacional de Ciência e Tecnologia em Sistemas Embarcados Críticos Instituto Nacional de Ciência e Tecnologia em Sistemas Embarcados Críticos INCT-SEC José Carlos Maldonado ICMC/USP LRM Laboratóriode Robótica Móvel Principais Projetos: GT1, GT2 e GT3 GT 1 - Robôs Táticos

More information

IMPLEMENTATION OF ROBOTIC OPERATING SYSTEM IN MOBILE ROBOTIC PLATFORM

IMPLEMENTATION OF ROBOTIC OPERATING SYSTEM IN MOBILE ROBOTIC PLATFORM IMPLEMENTATION OF ROBOTIC OPERATING SYSTEM IN MOBILE ROBOTIC PLATFORM M. Harikrishnan, B. Vikas Reddy, Sai Preetham Sata, P. Sateesh Kumar Reddy ABSTRACT The paper describes implementation of mobile robots

More information

Development of an Intelligent Agent based Manufacturing System

Development of an Intelligent Agent based Manufacturing System Development of an Intelligent Agent based Manufacturing System Hong-Seok Park 1 and Ngoc-Hien Tran 2 1 School of Mechanical and Automotive Engineering, University of Ulsan, Ulsan 680-749, South Korea 2

More information

EDUCATION ACADEMIC DEGREE

EDUCATION ACADEMIC DEGREE Akihiko YAMAGUCHI Address: Nara Institute of Science and Technology, 8916-5, Takayama-cho, Ikoma-shi, Nara, JAPAN 630-0192 Phone: +81-(0)743-72-5376 E-mail: akihiko-y@is.naist.jp EDUCATION 2002.4.1-2006.3.24:

More information

Human-Robot Interaction (HRI): Achieving the Vision of Effective Soldier-Robot Teaming

Human-Robot Interaction (HRI): Achieving the Vision of Effective Soldier-Robot Teaming U.S. Army Research, Development and Engineering Command Human-Robot Interaction (HRI): Achieving the Vision of Effective Soldier-Robot Teaming S.G. Hill, J. Chen, M.J. Barnes, L.R. Elliott, T.D. Kelley,

More information

CPE/CSC 580: Intelligent Agents

CPE/CSC 580: Intelligent Agents CPE/CSC 580: Intelligent Agents Franz J. Kurfess Computer Science Department California Polytechnic State University San Luis Obispo, CA, U.S.A. 1 Course Overview Introduction Intelligent Agent, Multi-Agent

More information

CAPACITIES FOR TECHNOLOGY TRANSFER

CAPACITIES FOR TECHNOLOGY TRANSFER CAPACITIES FOR TECHNOLOGY TRANSFER The Institut de Robòtica i Informàtica Industrial (IRI) is a Joint University Research Institute of the Spanish Council for Scientific Research (CSIC) and the Technical

More information

A project for a navigation and telemetrics system for unmanned aerial vehicles

A project for a navigation and telemetrics system for unmanned aerial vehicles A project for a navigation and telemetrics system for unmanned aerial vehicles Vitor Leão Filardi Universidade Federal da Bahia - Programa de Pós-Graduação em Mecatrônica - Rua Aristides Novis, 2 - CEP:

More information

Intermediate Systems Acquisition Course. Lesson 2.2 Selecting the Best Technical Alternative. Selecting the Best Technical Alternative

Intermediate Systems Acquisition Course. Lesson 2.2 Selecting the Best Technical Alternative. Selecting the Best Technical Alternative Selecting the Best Technical Alternative Science and technology (S&T) play a critical role in protecting our nation from terrorist attacks and natural disasters, as well as recovering from those catastrophic

More information

Top Manufacturing & Construction Technology Trends. Finding agility, security and connectivity to keep up with today s fast-paced market

Top Manufacturing & Construction Technology Trends. Finding agility, security and connectivity to keep up with today s fast-paced market Top Manufacturing & Construction Technology Trends Finding agility, security and connectivity to keep up with today s fast-paced market Your guide to greater productivity Your business needs to balance

More information

DEVELOPMENT OF A ROBOID COMPONENT FOR PLAYER/STAGE ROBOT SIMULATOR

DEVELOPMENT OF A ROBOID COMPONENT FOR PLAYER/STAGE ROBOT SIMULATOR Proceedings of IC-NIDC2009 DEVELOPMENT OF A ROBOID COMPONENT FOR PLAYER/STAGE ROBOT SIMULATOR Jun Won Lim 1, Sanghoon Lee 2,Il Hong Suh 1, and Kyung Jin Kim 3 1 Dept. Of Electronics and Computer Engineering,

More information

H2020 RIA COMANOID H2020-RIA

H2020 RIA COMANOID H2020-RIA Ref. Ares(2016)2533586-01/06/2016 H2020 RIA COMANOID H2020-RIA-645097 Deliverable D4.1: Demonstrator specification report M6 D4.1 H2020-RIA-645097 COMANOID M6 Project acronym: Project full title: COMANOID

More information

UAV CRAFT CRAFT CUSTOMIZABLE SIMULATOR

UAV CRAFT CRAFT CUSTOMIZABLE SIMULATOR CRAFT UAV CRAFT CUSTOMIZABLE SIMULATOR Customizable, modular UAV simulator designed to adapt, evolve, and deliver. The UAV CRAFT customizable Unmanned Aircraft Vehicle (UAV) simulator s design is based

More information

Flight Control: Challenges and Opportunities

Flight Control: Challenges and Opportunities 39 6 Vol. 39, No. 6 2013 6 ACTA AUTOMATICA SINICA June, 2013 1 2 1 1,., : ;, ; ; ;. DOI,,,,,,,., 2013, 39(6): 703 710 10.3724/SP.J.1004.2013.00703 Flight Control: Challenges and Opportunities CHEN Zong-Ji

More information

Navigation of an Autonomous Underwater Vehicle in a Mobile Network

Navigation of an Autonomous Underwater Vehicle in a Mobile Network Navigation of an Autonomous Underwater Vehicle in a Mobile Network Nuno Santos, Aníbal Matos and Nuno Cruz Faculdade de Engenharia da Universidade do Porto Instituto de Sistemas e Robótica - Porto Rua

More information

A Human Eye Like Perspective for Remote Vision

A Human Eye Like Perspective for Remote Vision Proceedings of the 2009 IEEE International Conference on Systems, Man, and Cybernetics San Antonio, TX, USA - October 2009 A Human Eye Like Perspective for Remote Vision Curtis M. Humphrey, Stephen R.

More information

CMRE La Spezia, Italy

CMRE La Spezia, Italy Innovative Interoperable M&S within Extended Maritime Domain for Critical Infrastructure Protection and C-IED CMRE La Spezia, Italy Agostino G. Bruzzone 1,2, Alberto Tremori 1 1 NATO STO CMRE& 2 Genoa

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

CRAFT UAV CRAFT CUSTOMIZABLE SIMULATOR

CRAFT UAV CRAFT CUSTOMIZABLE SIMULATOR CRAFT UAV CRAFT CUSTOMIZABLE SIMULATOR Customizable, modular UAV simulator designed to adapt, evolve, and deliver. The UAV CRAFT customizable Unmanned Aircraft Vehicle (UAV) simulator s design is based

More information

ABSTRACT. Figure 1 ArDrone

ABSTRACT. Figure 1 ArDrone Coactive Design For Human-MAV Team Navigation Matthew Johnson, John Carff, and Jerry Pratt The Institute for Human machine Cognition, Pensacola, FL, USA ABSTRACT Micro Aerial Vehicles, or MAVs, exacerbate

More information

The LVCx Framework. The LVCx Framework An Advanced Framework for Live, Virtual and Constructive Experimentation

The LVCx Framework. The LVCx Framework An Advanced Framework for Live, Virtual and Constructive Experimentation An Advanced Framework for Live, Virtual and Constructive Experimentation An Advanced Framework for Live, Virtual and Constructive Experimentation The CSIR has a proud track record spanning more than ten

More information

Using Haptic Feedback in Human Robotic Swarms Interaction

Using Haptic Feedback in Human Robotic Swarms Interaction Using Haptic Feedback in Human Robotic Swarms Interaction Steven Nunnally, Phillip Walker, Mike Lewis University of Pittsburgh Nilanjan Chakraborty, Katia Sycara Carnegie Mellon University Robotic swarms

More information

The WURDE Robotics Middleware and RIDE Multi-Robot Tele-Operation Interface

The WURDE Robotics Middleware and RIDE Multi-Robot Tele-Operation Interface The WURDE Robotics Middleware and RIDE Multi-Robot Tele-Operation Interface Frederick Heckel, Tim Blakely, Michael Dixon, Chris Wilson, and William D. Smart Department of Computer Science and Engineering

More information

Progress on URUS: Ubiquitous Networking Robots in Urban Settings

Progress on URUS: Ubiquitous Networking Robots in Urban Settings Progress on URUS: Ubiquitous Networking Robots in Urban Settings Prof. Alberto Sanfeliu Instituto de Robótica (IRI) (CSIC-UPC) Technical University of Catalonia October 29th, 2007 http://www-iri-upc.es/groups/lrobots

More information

Aalborg Universitet. Publication date: Document Version Publisher's PDF, also known as Version of record

Aalborg Universitet. Publication date: Document Version Publisher's PDF, also known as Version of record Aalborg Universitet SkiROS Rovida, Francesco; Schou, Casper; Andersen, Rasmus Skovgaard; Damgaard, Jens Skov; Chrysostomou, Dimitrios; Bøgh, Simon; Pedersen, Mikkel Rath; Grossmann, Bjarne; Madsen, Ole;

More information

Investigating Neglect Benevolence and Communication Latency During Human-Swarm Interaction

Investigating Neglect Benevolence and Communication Latency During Human-Swarm Interaction Investigating Neglect Benevolence and Communication Latency During Human-Swarm Interaction Phillip Walker, Steven Nunnally, Michael Lewis University of Pittsburgh Pittsburgh, PA Andreas Kolling, Nilanjan

More information

The Army s Future Tactical UAS Technology Demonstrator Program

The Army s Future Tactical UAS Technology Demonstrator Program The Army s Future Tactical UAS Technology Demonstrator Program This information product has been reviewed and approved for public release, distribution A (Unlimited). Review completed by the AMRDEC Public

More information

Software Computer Vision - Driver Assistance

Software Computer Vision - Driver Assistance Software Computer Vision - Driver Assistance Work @Bosch for developing desktop, web or embedded software and algorithms / computer vision / artificial intelligence for Driver Assistance Systems and Automated

More information

Autonomous and Autonomic Systems: With Applications to NASA Intelligent Spacecraft Operations and Exploration Systems

Autonomous and Autonomic Systems: With Applications to NASA Intelligent Spacecraft Operations and Exploration Systems Walt Truszkowski, Harold L. Hallock, Christopher Rouff, Jay Karlin, James Rash, Mike Hinchey, and Roy Sterritt Autonomous and Autonomic Systems: With Applications to NASA Intelligent Spacecraft Operations

More information

An Agent-Based Architecture for an Adaptive Human-Robot Interface

An Agent-Based Architecture for an Adaptive Human-Robot Interface An Agent-Based Architecture for an Adaptive Human-Robot Interface Kazuhiko Kawamura, Phongchai Nilas, Kazuhiko Muguruma, Julie A. Adams, and Chen Zhou Center for Intelligent Systems Vanderbilt University

More information

QUADROTOR ROLL AND PITCH STABILIZATION USING SYSTEM IDENTIFICATION BASED REDESIGN OF EMPIRICAL CONTROLLERS

QUADROTOR ROLL AND PITCH STABILIZATION USING SYSTEM IDENTIFICATION BASED REDESIGN OF EMPIRICAL CONTROLLERS QUADROTOR ROLL AND PITCH STABILIZATION USING SYSTEM IDENTIFICATION BASED REDESIGN OF EMPIRICAL CONTROLLERS ANIL UFUK BATMAZ 1, a, OVUNC ELBIR 2,b and COSKU KASNAKOGLU 3,c 1,2,3 Department of Electrical

More information

CURRICULUM VITAE. Evan Drumwright EDUCATION PROFESSIONAL PUBLICATIONS

CURRICULUM VITAE. Evan Drumwright EDUCATION PROFESSIONAL PUBLICATIONS CURRICULUM VITAE Evan Drumwright 209 Dunn Hall The University of Memphis Memphis, TN 38152 Phone: 901-678-3142 edrmwrgh@memphis.edu http://cs.memphis.edu/ edrmwrgh EDUCATION Ph.D., Computer Science, May

More information

project gnosis tech ed development centre Teaching Kids since 2013

project gnosis tech ed development centre Teaching Kids since 2013 . project gnosis tech ed development centre Teaching Kids since 2013 Innovative solutions for intelligent integration in a Global Market driven by technology. Think Big. Think Code. Think Tech. 1 Catalogue

More information

Unmanned Ground Military and Construction Systems Technology Gaps Exploration

Unmanned Ground Military and Construction Systems Technology Gaps Exploration Unmanned Ground Military and Construction Systems Technology Gaps Exploration Eugeniusz Budny a, Piotr Szynkarczyk a and Józef Wrona b a Industrial Research Institute for Automation and Measurements Al.

More information

Human Control of Multiple Robots in the RoboFlag Simulation Environment *

Human Control of Multiple Robots in the RoboFlag Simulation Environment * Human Control of Multiple Robots in the RoboFlag Simulation Environment * Raja Parasuraman Cognitive Science Laboratory The Catholic University of America Washington, DC, USA parasuraman@cua.edu Scott

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

Executive Summary. Chapter 1. Overview of Control

Executive Summary. Chapter 1. Overview of Control Chapter 1 Executive Summary Rapid advances in computing, communications, and sensing technology offer unprecedented opportunities for the field of control to expand its contributions to the economic and

More information

SnakeSIM: a Snake Robot Simulation Framework for Perception-Driven Obstacle-Aided Locomotion

SnakeSIM: a Snake Robot Simulation Framework for Perception-Driven Obstacle-Aided Locomotion : a Snake Robot Simulation Framework for Perception-Driven Obstacle-Aided Locomotion Filippo Sanfilippo 1, Øyvind Stavdahl 1 and Pål Liljebäck 1 1 Dept. of Engineering Cybernetics, Norwegian University

More information

Human Control of Leader-Based Swarms

Human Control of Leader-Based Swarms Human Control of Leader-Based Swarms Phillip Walker, Saman Amirpour Amraii, and Michael Lewis School of Information Sciences University of Pittsburgh Pittsburgh, PA 15213, USA pmw19@pitt.edu, samirpour@acm.org,

More information

URUS Ubiquitous Networking Robotics for Urban Settings

URUS Ubiquitous Networking Robotics for Urban Settings URUS Ubiquitous Networking Robotics for Urban Settings Prof. Alberto Sanfeliu (Coordinator) Instituto de Robótica (IRI) (CSIC-UPC) Technical University of Catalonia May 19th, 2008 http://www-iri-upc.es/groups/lrobots

More information

Differential navigation for UAV platforms with mobile reference station

Differential navigation for UAV platforms with mobile reference station Differential navigation for UAV platforms with mobile reference station NAWRAT ALEKSANDER, KOZAK KAMIL, DANIEC KRZYSZTOF, KOTERAS ROMAN Department of Automatic Control and Robotics, Silesian University

More information

Measurement Level Integration of Multiple Low-Cost GPS Receivers for UAVs

Measurement Level Integration of Multiple Low-Cost GPS Receivers for UAVs Measurement Level Integration of Multiple Low-Cost GPS Receivers for UAVs Akshay Shetty and Grace Xingxin Gao University of Illinois at Urbana-Champaign BIOGRAPHY Akshay Shetty is a graduate student in

More information

The EDA SUM Project. Surveillance in an Urban environment using Mobile sensors. 2012, September 13 th - FMV SENSORS SYMPOSIUM 2012

The EDA SUM Project. Surveillance in an Urban environment using Mobile sensors. 2012, September 13 th - FMV SENSORS SYMPOSIUM 2012 Surveillance in an Urban environment using Mobile sensors 2012, September 13 th - FMV SENSORS SYMPOSIUM 2012 TABLE OF CONTENTS European Defence Agency Supported Project 1. SUM Project Description. 2. Subsystems

More information

Cooperative Robotics in Urban Areas

Cooperative Robotics in Urban Areas Cooperative Robotics in Urban Areas Prof. Alberto Sanfeliu Director Institute of Robotics (IRI) (CSIC-UPC) Technical University of Catalonia December 2, 2008 http://www-iri.upc.es Index Network Robot System

More information

Autonomous UAV support for rescue forces using Onboard Pattern Recognition

Autonomous UAV support for rescue forces using Onboard Pattern Recognition Autonomous UAV support for rescue forces using Onboard Pattern Recognition Chen-Ko Sung a, *, Florian Segor b a Fraunhofer IOSB, Fraunhoferstr. 1, Karlsruhe, Country E-mail address: chen-ko.sung@iosb.fraunhofer.de

More information

URUS Ubiquitous Networking Robotics for Urban Settings

URUS Ubiquitous Networking Robotics for Urban Settings URUS Ubiquitous Networking Robotics for Urban Settings Prof. Alberto Sanfeliu (Coordinator) Instituto de Robótica (IRI) (CSIC-UPC) Technical University of Catalonia January 29th, 2008 http://www-iri-upc.es/groups/lrobots

More information

Computational Principles of Mobile Robotics

Computational Principles of Mobile Robotics Computational Principles of Mobile Robotics Mobile robotics is a multidisciplinary field involving both computer science and engineering. Addressing the design of automated systems, it lies at the intersection

More information

AGENTS AND AGREEMENT TECHNOLOGIES: THE NEXT GENERATION OF DISTRIBUTED SYSTEMS

AGENTS AND AGREEMENT TECHNOLOGIES: THE NEXT GENERATION OF DISTRIBUTED SYSTEMS AGENTS AND AGREEMENT TECHNOLOGIES: THE NEXT GENERATION OF DISTRIBUTED SYSTEMS Vicent J. Botti Navarro Grupo de Tecnología Informática- Inteligencia Artificial Departamento de Sistemas Informáticos y Computación

More information

Experimental Study of Autonomous Target Pursuit with a Micro Fixed Wing Aircraft

Experimental Study of Autonomous Target Pursuit with a Micro Fixed Wing Aircraft Experimental Study of Autonomous Target Pursuit with a Micro Fixed Wing Aircraft Stanley Ng, Frank Lanke Fu Tarimo, and Mac Schwager Mechanical Engineering Department, Boston University, Boston, MA, 02215

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

THE NEPTUS C4ISR FRAMEWORK: MODELS, TOOLS AND EXPERIMENTATION. Gil M. Gonçalves and João Borges Sousa {gil,

THE NEPTUS C4ISR FRAMEWORK: MODELS, TOOLS AND EXPERIMENTATION. Gil M. Gonçalves and João Borges Sousa {gil, THE NEPTUS C4ISR FRAMEWORK: MODELS, TOOLS AND EXPERIMENTATION Gil M. Gonçalves and João Borges Sousa {gil, jtasso}@fe.up.pt Faculdade de Engenharia da Universidade do Porto Rua Dr. Roberto Frias s/n 4200-465

More information

Human Control for Cooperating Robot Teams

Human Control for Cooperating Robot Teams Human Control for Cooperating Robot Teams Jijun Wang School of Information Sciences University of Pittsburgh Pittsburgh, PA 15260 jiw1@pitt.edu Michael Lewis School of Information Sciences University of

More information

Wireless Power Transmission

Wireless Power Transmission 1 Wireless Power Transmission and its applications for powering Drones António Carvalho, Nuno Carvalho, Pedro Pinho and Ricardo Gonçalves 2 Summary I. Introduction II. III. IV. History of Wireless Power

More information

This list supersedes the one published in the November 2002 issue of CR.

This list supersedes the one published in the November 2002 issue of CR. PERIODICALS RECEIVED This is the current list of periodicals received for review in Reviews. International standard serial numbers (ISSNs) are provided to facilitate obtaining copies of articles or subscriptions.

More information

Multisensory Based Manipulation Architecture

Multisensory Based Manipulation Architecture Marine Robot and Dexterous Manipulatin for Enabling Multipurpose Intevention Missions WP7 Multisensory Based Manipulation Architecture GIRONA 2012 Y2 Review Meeting Pedro J Sanz IRS Lab http://www.irs.uji.es/

More information

Countering Weapons of Mass Destruction (CWMD) Capability Assessment Event (CAE)

Countering Weapons of Mass Destruction (CWMD) Capability Assessment Event (CAE) Countering Weapons of Mass Destruction (CWMD) Capability Assessment Event (CAE) Overview 08-09 May 2019 Submit NLT 22 March On 08-09 May, SOFWERX, in collaboration with United States Special Operations

More information

Implementation of a Self-Driven Robot for Remote Surveillance

Implementation of a Self-Driven Robot for Remote Surveillance International Journal of Research Studies in Science, Engineering and Technology Volume 2, Issue 11, November 2015, PP 35-39 ISSN 2349-4751 (Print) & ISSN 2349-476X (Online) Implementation of a Self-Driven

More information

Customer Showcase > Defense and Intelligence

Customer Showcase > Defense and Intelligence Customer Showcase Skyline TerraExplorer is a critical visualization technology broadly deployed in defense and intelligence, public safety and security, 3D geoportals, and urban planning markets. It fuses

More information

From ROS to Unity: leveraging robot and virtual environment middleware for immersive teleoperation

From ROS to Unity: leveraging robot and virtual environment middleware for immersive teleoperation From ROS to Unity: leveraging robot and virtual environment middleware for immersive teleoperation R. Codd-Downey, P. Mojiri Forooshani, A. Speers, H. Wang and M. Jenkin York Centre for Field Robotics

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

Glossary of terms. Short explanation

Glossary of terms. Short explanation Glossary Concept Module. Video Short explanation Abstraction 2.4 Capturing the essence of the behavior of interest (getting a model or representation) Action in the control Derivative 4.2 The control signal

More information

Joint Open Lab and PHD proposal

Joint Open Lab and PHD proposal GRUPPO TELECOM ITALIA Joint Open Lab and PHD proposal Politecnico di Torino Aprile 2015 Joint Open Lab : Project at a glance Joint Open Labs are research and innovation laboratories set up within university

More information

What could be driving the Lab of the future and is the Smart Lab really a thing?

What could be driving the Lab of the future and is the Smart Lab really a thing? What could be driving the Lab of the future and is the Smart Lab really a thing? Paul Kendall Festo MedLab 28 February 2018 ELRIG Robotics & Automation, Esslingen near Stuttgart. 1 What s in store? Position

More information

Future UAS Software Procurement

Future UAS Software Procurement Future UAS Software Procurement 28 th July 2016 Agenda 1. Background 2. The Question 3. Cost Assessment Approach 4. Benefits Assessment Approach 5. Results Background Abstract Assessing strategy for future

More information

PATRICK BEESON RESEARCH INTERESTS EDUCATIONAL EXPERIENCE WORK EXPERIENCE. pbeeson

PATRICK BEESON RESEARCH INTERESTS EDUCATIONAL EXPERIENCE WORK EXPERIENCE.   pbeeson PATRICK BEESON pbeeson@traclabs.com http://daneel.traclabs.com/ pbeeson RESEARCH INTERESTS AI Robotics: focusing on the knowledge representations, algorithms, and interfaces needed to create intelligent

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

3D Simulation of Unmanned Aerial Vehicles

3D Simulation of Unmanned Aerial Vehicles 7 3D Simulation of Unmanned Aerial Vehicles Massimiliano De Benedetti, Fabio D Urso, Fabrizio Messina, Giuseppe Pappalardo, Corrado Santoro University of Catania Dept. of Mathematics and Computer Science

More information

Aerial Rock Fragmentation Analysis in Low-Light Condition Using UAV Technology

Aerial Rock Fragmentation Analysis in Low-Light Condition Using UAV Technology Aerial Rock Fragmentation Analysis in Low-Light Condition Using UAV Technology Thomas Bamford 1 *, Kamran Esmaeili 1, Angela P. Schoellig 2 1 Lassonde Institute of Mining, University of Toronto, Canada;

More information

Abstract. Keywords: virtual worlds; robots; robotics; standards; communication and interaction.

Abstract. Keywords: virtual worlds; robots; robotics; standards; communication and interaction. On the Creation of Standards for Interaction Between Robots and Virtual Worlds By Alex Juarez, Christoph Bartneck and Lou Feijs Eindhoven University of Technology Abstract Research on virtual worlds and

More information

ReVRSR: Remote Virtual Reality for Service Robots

ReVRSR: Remote Virtual Reality for Service Robots ReVRSR: Remote Virtual Reality for Service Robots Amel Hassan, Ahmed Ehab Gado, Faizan Muhammad March 17, 2018 Abstract This project aims to bring a service robot s perspective to a human user. We believe

More information

CS494/594: Software for Intelligent Robotics

CS494/594: Software for Intelligent Robotics CS494/594: Software for Intelligent Robotics Spring 2007 Tuesday/Thursday 11:10 12:25 Instructor: Dr. Lynne E. Parker TA: Rasko Pjesivac Outline Overview syllabus and class policies Introduction to class:

More information

May Edited by: Roemi E. Fernández Héctor Montes

May Edited by: Roemi E. Fernández Héctor Montes May 2016 Edited by: Roemi E. Fernández Héctor Montes RoboCity16 Open Conference on Future Trends in Robotics Editors Roemi E. Fernández Saavedra Héctor Montes Franceschi Madrid, 26 May 2016 Edited by:

More information

The Evolution of the USU Research Foundation and the Space Dynamics Lab

The Evolution of the USU Research Foundation and the Space Dynamics Lab The Evolution of the USU Research Foundation and the Space Dynamics Lab January 28, 2015 1 Research Foundation Trustees Richard L. Shipley Robert T. Behunin David A. Bell David T. Cowley Jeffery B. Edwards

More information

*Collaborative modeling for robot design* Selma Sabanovic and Matthew Francisco

*Collaborative modeling for robot design* Selma Sabanovic and Matthew Francisco *Collaborative modeling for robot design* Selma Sabanovic and Matthew Francisco In this poster, we describe a method for using grounded theory and modeling to support collaborative design of social robots

More information

What if my Hand had Flying Fingers?

What if my Hand had Flying Fingers? What if my Hand had Flying Fingers? Antonio Franchi, -, Université de Toulouse, Toulouse, France Workshop on Human Multi-Robot System Interaction 2017 IEEE ICRA, Singapore, May 31st, 2017 Collaborative

More information

Human-robotic cooperation In the light of Industry 4.0

Human-robotic cooperation In the light of Industry 4.0 Human-robotic cooperation In the light of Industry 4.0 Central European cooperation for Industry 4.0 workshop Dr. Erdős Ferenc Gábor Engineering and Management Intelligence Laboratoty (EMI) Institute for

More information

ROBOTICS ENG YOUSEF A. SHATNAWI INTRODUCTION

ROBOTICS ENG YOUSEF A. SHATNAWI INTRODUCTION ROBOTICS INTRODUCTION THIS COURSE IS TWO PARTS Mobile Robotics. Locomotion (analogous to manipulation) (Legged and wheeled robots). Navigation and obstacle avoidance algorithms. Robot Vision Sensors and

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

KPI is one of the oldest and biggest technical universities in Ukraine. It was founded in 1898.

KPI is one of the oldest and biggest technical universities in Ukraine. It was founded in 1898. National Technical University of Ukraine Kyiv Polytechnic Institute KPI is one of the oldest and biggest technical universities in Ukraine. It was founded in 1898. OVERVIEW 39 bachelor s, 92 master s,

More information

Discussion of Challenges for User Interfaces in Human-Robot Teams

Discussion of Challenges for User Interfaces in Human-Robot Teams 1 Discussion of Challenges for User Interfaces in Human-Robot Teams Frauke Driewer, Markus Sauer, and Klaus Schilling University of Würzburg, Computer Science VII: Robotics and Telematics, Am Hubland,

More information