Lehrstuhl Für Sensorbasierte Robotersysteme Und Intelligente Assistenzsysteme

Total Page:16

File Type:pdf, Size:1020Kb

Load more

Technische Universit¨atM¨unchen Fakult¨atf¨urInformatik Lehrstuhl f¨urSensorbasierte Robotersysteme und Intelligente Assistenzsysteme Whole-Body Impedance Control of Wheeled Humanoid Robots Dipl.-Ing. (Univ.) Alexander Markus Dietrich Vollst¨andigerAbdruck der von der Fakult¨atf¨urInformatik der Technischen Universit¨atM¨unchen zur Erlangung des akademischen Grades eines Doktor-Ingenieurs (Dr.-Ing.) genehmigten Dissertation. Vorsitzende(r): Univ.-Prof. Dr.-Ing. habil. Alois Knoll Pr¨uferder Dissertation: 1. Univ.-Prof. Dr.-Ing. Alin Albu-Sch¨affer 2. Univ.-Prof. Dr.-Ing. habil. Boris Lohmann Diese Dissertation wurde am 28.1.2015 bei der Technischen Univer- sit¨atM¨unchen eingereicht und durch die Fakult¨atf¨urInformatik am 11.8.2015 angenommen. Preface This dissertation is based on research undertaken at the Institute of Robotics and Mecha- tronics of the German Aerospace Center (DLR) in Oberpfaffenhofen, Germany. It took five years (2010-2015) to accumulate the results which are reported this thesis. Nevertheless, it would have been impossible to finish the work without the help of others. Fortunately, I was blessed along the way. I would like to express my deep gratitude to my supervisor and mentor Prof. Alin Albu- Sch¨afferfor his guidance and the inspiring discussions we had throughout the course of this work. Furthermore, my special thanks go to Dr. Christian Ott, who supported me and introduced me to the exciting field of stability theory in robotics. Moreover, I wish to thank Daniel Leidner and Dr. Thomas Wimb¨ock, with whom I collaborated in a very productive way resulting in several valuable publications in the field of whole-body control. Without the excellent and continuous maintenance of the robot software and hardware by Florian Schmidt, Robert Burger, and Werner Friedl, the numerous experiments in this thesis would not have been possible at all. Moreover, I would like to thank my colleagues Dr. Florian Petit, Dominic Lakatos, Andreas Stemmer, and my former students Melanie Kimmel and Kristin Bussmann for the fruitful discussions and their support. My gratitude also goes to Prof. Gerd Hirzinger, who gave me the opportunity to work at the DLR and use the remarkable robotic systems for my research. Furthermore, I would like to thank Dr. Paul Kotyczka and Prof. Boris Lohmann for the great cooperation between DLR and TUM, which I am very glad to continue in the future. Special thanks go to my colleagues Jens Reinecke and Dr. Maxime Chalon, who sup- ported me in so many ways and proofread this thesis. Thanks and love to my parents Christine and Rainer, and my sister Kerstin, who have always encouraged me and helped me to find my way to become a scientist. Last, I thank my beloved wife Ann-Kristin. Without her patience and love, this work would have never been completed. Munich, November 2015 Alexander Markus Dietrich 3 Abstract The robotics research of the last years has created an increasing number of mobile hu- manoid robots. They can be employed in a great diversity of applications such as service robotics, the cooperation with humans in industry, or the autonomous operation in haz- ardous places where humans would be in danger. All of these use cases involve dynamic, unpredictable, and partially unstructured environments, where physical contacts are in- evitable and actually necessary for the task completion. The high requirements on the humanoid robots urge the designers to develop suitable whole-body control techniques in order to properly operate the systems. This thesis contributes to the field of whole-body control of mobile humanoid robots, focusing on the skills for soft contact interactions. New reactive methods in several crucial subdomains of this active research field are developed such as self-collision avoidance, singularity-free control of wheeled mobile platforms, or the efficient use of the robotic torso to increase the overall workspace of the system. The work addresses the interconnection of all these stand-alone methods. For this purpose, a hierarchy is established, so that the robot will execute the most important tasks with higher priority than the minor ones. The concept of hierarchy-based control is thoroughly investigated, and the classical state-of-the-art method for the task prioritization is extended by new features such as dynamic task hierarchies and the treatment of conflicting objectives. A fundamental requirement in robotics is stability, both theoretically proven and experimentally verified. The formal stability analysis for multi-task hierarchies developed in this thesis is the first one that demonstrates overall stability on the complete robot taking the various simultaneous control goals into account. The proof of stability is valid for a generic torque-controlled robot and it is furthermore extended to the particular case of systems with velocity-controlled wheeled platforms. All algorithms reported in this thesis are experimentally validated on a mobile humanoid robot. The work gives an outlook to the prospective use of the proposed controller as an essential component in an integrated framework. By interconnecting the low-level whole-body controller with a higher-level artificial intelligence, the high potential of the proposed approach for complex real-world applications becomes obvious. Several typical service robot tasks, such as autonomously wiping a window or sweeping the floor with a broom, are successfully performed on the robot. 5 Contents 1. Introduction 19 1.1. Motivation.................................... 19 1.2. Related Work................................... 21 1.3. Problem Statement................................ 22 1.4. Concept of Whole-Body Impedance....................... 23 1.5. Contributions and Overview........................... 25 2. Fundamentals 29 2.1. Robot Kinematics and Dynamics........................ 29 2.1.1. Forward Kinematics, Jacobian Matrices, and Power Ports...... 29 2.1.2. Derivation of the Equations of Motion................. 30 2.1.3. Rigid Body Dynamics.......................... 31 2.2. Compliant Motion Control of Robotic Systems................ 31 2.2.1. Impedance Control............................ 32 2.2.2. Admittance Control........................... 33 2.3. Humanoid Robot Rollin' Justin......................... 34 2.3.1. Design and Hardware.......................... 34 2.3.2. Modeling Assumptions.......................... 36 3. Control Tasks based on Artificial Potential Fields 37 3.1. Self-Collision Avoidance............................. 38 3.1.1. Geometric Collision Model....................... 39 3.1.2. Repulsive Potential............................ 40 3.1.3. Damping Design............................. 42 3.1.4. Control Design.............................. 44 3.1.5. Experiments............................... 45 3.2. Singularity Avoidance for Nonholonomic, Wheeled Platforms........ 46 3.2.1. Instantaneous Center of Rotation.................... 47 3.2.2. Controllability and Repulsion...................... 48 3.2.3. Effect on the Instantaneous Center of Rotation............ 49 3.2.4. Effect on the Wheel........................... 50 3.2.5. Control Design.............................. 51 3.2.6. Simulations and Experiments...................... 51 7 Contents 3.3. Posture Control for Kinematically Coupled Torso Structures......... 55 3.3.1. Model of the Torso of Rollin' Justin.................. 55 3.3.2. Kinematic Constraints.......................... 56 3.3.3. Dynamic Constraints........................... 56 3.3.4. Control Design.............................. 59 3.3.5. Experiments............................... 60 3.4. Classical Objectives in Reactive Control.................... 60 3.4.1. Cartesian Impedance........................... 61 3.4.2. Manipulator Singularity Avoidance................... 61 3.4.3. Avoidance of Mechanical End Stops.................. 61 3.5. Summary..................................... 62 4. Redundancy Resolution by Null Space Projections 63 4.1. Strictness of the Hierarchy............................ 64 4.1.1. Successive Projections.......................... 64 4.1.2. Augmented Projections......................... 65 4.2. Consistency of the Projections......................... 65 4.2.1. Static Consistency............................ 66 4.2.2. Dynamic Consistency.......................... 67 4.2.3. Stiffness Consistency........................... 70 4.3. Comparison of Null Space Projectors...................... 71 4.3.1. Simulations................................ 71 4.3.2. Experiments............................... 75 4.3.3. Discussion................................. 80 4.4. Unilateral Constraints in the Task Hierarchy................. 83 4.4.1. Basics................................... 84 4.4.2. Ensuring Continuity........................... 85 4.4.3. Simulations................................ 89 4.4.4. Experiments............................... 90 4.4.5. Discussion................................. 93 4.5. Summary..................................... 94 5. Stability Analysis 103 5.1. Whole-Body Impedance with Kinematically Controlled Platform...... 103 5.1.1. Subsystems................................ 104 5.1.2. Control Design.............................. 108 5.1.3. Proof of Stability............................. 109 5.1.4. Experiments............................... 111 5.1.5. Discussion................................. 115 5.2. Multi-Objective Compliance Control...................... 118 5.2.1. Problem Formulation.......................... 119 5.2.2. Hierarchical Dynamics Representation................. 121 5.2.3.
Recommended publications
  • Towards Autonomous Multi-Robot Mobile Deposition for Construction

    Towards Autonomous Multi-Robot Mobile Deposition for Construction

    YouWasps: Towards Autonomous Multi-Robot Mobile Deposition for Construction Julius Sustarevas1, Benjamin K. X. Tan1, David Gerber2, Robert Stuart-Smith1;3 and Vijay M. Pawar1;3 Abstract— Mobile multi-robot construction systems offer new ways to optimise the on-site construction process. In this paper we begin to investigate the functionality requirements for controlling a team of robots to build structures much greater than their individual workspace. To achieve these aims, we present a mobile extruder robot called YouWasp. We also begin to explore methods for collision aware printing and construction task decomposition and allocation. These are deployed via YouWasp and enable it to deposit material autonomously. In doing so, we are able to evaluate the potential for parallelization of tasks and printing autonomy in simulation as well as physical team of robots. Altogether, these results provide a foundation for future work that enable fleets of mobile construction systems to cooperate and help us shape our built environment in new ways. Fig. 1: Visualisation of YouWasp team of robots deployed in a construction scenario. I. INTRODUCTION The US$8.8 trillion global market value[1] of the con- manufacturing companies such as Apis Cor in Russia, Win- struction sector, shows the unmatched effort that construc- sun Decoration Engineering Company in China, NASA’s tion, as a human endevour, receives. In fact, construction 3D printing in Zero-G and US Armed Forces on-site 3D is often seen as the sector at the forefront of tackling printed barracks. Within this context, typical examples use global challenges like population growth, urbanisation and either gantry-type solutions or industrial robots with 3-to- sustainability[2].
  • 8. Robotic Systems Architectures and Programming

    8. Robotic Systems Architectures and Programming

    187 8. RoboticRobotic Systems Architectures and Programming Syste David Kortenkamp, Reid Simmons 8.1 Overview.............................................. 187 Robot software systems tend to be complex. This 8.1.1 Special Needs complexity is due, in large part, to the need to con- of Robot Architectures .................. 188 trol diverse sensors and actuators in real time, in 8.1.2 Modularity and Hierarchy.............. 188 the face of significant uncertainty and noise. Robot 8.1.3 Software Development Tools.......... 188 systems must work to achieve tasks while moni- toring for, and reacting to, unexpected situations. 8.2 History ................................................ 189 Doing all this concurrently and asynchronously 8.2.1 Subsumption ............................... 189 adds immensely to system complexity. 8.2.2 Layered Robot Control Architectures 190 The use of a well-conceived architecture, 8.3 Architectural Components ..................... 193 together with programming tools that support 8.3.1 Connecting Components................ 193 the architecture, can often help to manage that 8.3.2 Behavioral Control........................ 195 complexity. Currently, there is no single archi- 8.3.3 Executive .................................... 196 tecture that is best for all applications – different 8.3.4 Planning ..................................... 199 architectures have different advantages and dis- 8.4 Case Study – GRACE ............................... 200 advantages. It is important to understand those strengths and weaknesses when choosing an 8.5 The Art of Robot Architectures ............... 202 architectural approach for a given application. 8.6 Conclusions and Further Reading ........... 203 This chapter presents various approaches to architecting robotic systems. It starts by defining References .................................................. 204 terms and setting the context, including a recount- ing of the historical developments in the area of robot architectures.
  • Design and Realization of a Humanoid Robot for Fast and Autonomous Bipedal Locomotion

    Design and Realization of a Humanoid Robot for Fast and Autonomous Bipedal Locomotion

    TECHNISCHE UNIVERSITÄT MÜNCHEN Lehrstuhl für Angewandte Mechanik Design and Realization of a Humanoid Robot for Fast and Autonomous Bipedal Locomotion Entwurf und Realisierung eines Humanoiden Roboters für Schnelles und Autonomes Laufen Dipl.-Ing. Univ. Sebastian Lohmeier Vollständiger Abdruck der von der Fakultät für Maschinenwesen der Technischen Universität München zur Erlangung des akademischen Grades eines Doktor-Ingenieurs (Dr.-Ing.) genehmigten Dissertation. Vorsitzender: Univ.-Prof. Dr.-Ing. Udo Lindemann Prüfer der Dissertation: 1. Univ.-Prof. Dr.-Ing. habil. Heinz Ulbrich 2. Univ.-Prof. Dr.-Ing. Horst Baier Die Dissertation wurde am 2. Juni 2010 bei der Technischen Universität München eingereicht und durch die Fakultät für Maschinenwesen am 21. Oktober 2010 angenommen. Colophon The original source for this thesis was edited in GNU Emacs and aucTEX, typeset using pdfLATEX in an automated process using GNU make, and output as PDF. The document was compiled with the LATEX 2" class AMdiss (based on the KOMA-Script class scrreprt). AMdiss is part of the AMclasses bundle that was developed by the author for writing term papers, Diploma theses and dissertations at the Institute of Applied Mechanics, Technische Universität München. Photographs and CAD screenshots were processed and enhanced with THE GIMP. Most vector graphics were drawn with CorelDraw X3, exported as Encapsulated PostScript, and edited with psfrag to obtain high-quality labeling. Some smaller and text-heavy graphics (flowcharts, etc.), as well as diagrams were created using PSTricks. The plot raw data were preprocessed with Matlab. In order to use the PostScript- based LATEX packages with pdfLATEX, a toolchain based on pst-pdf and Ghostscript was used.
  • National Robotics Initiative (NRI)(Nsf11553)

    National Robotics Initiative (NRI)(Nsf11553)

    This document has been archived and replaced by NSF 12-607. National Robotics Initiative (NRI) The realization of co-robots acting in direct support of individuals and groups PROGRAM SOLICITATION NSF 11-553 National Science Foundation Directorate for Computer & Information Science & Engineering Division of Information & Intelligent Systems Directorate for Social, Behavioral & Economic Sciences Directorate for Engineering Directorate for Education & Human Resources National Institutes of Health National Institute of Neurological Disorders and Stroke National Institute on Aging National Institute of Biomedical Imaging and Bioengineering National Center for Research Resources Eunice Kennedy Shriver National Institute of Child Health and Human Development National Institute of Nursing Research U.S. Dept. of Agriculture National Institute of Food and Agriculture National Aeronautics and Space Administration Directorate for Education and Human Resources, Game Changing Technology Division Letter of Intent Due Date(s) (required) (due by 5 p.m. proposer's local time): October 01, 2011 October 1, Annually Thereafter Small Proposals December 15, 2011 December 15, Annually Thereafter Group Large Proposals Full Proposal Deadline(s) (due by 5 p.m. proposer's local time): November 03, 2011 November 3, Annually Thereafter Small Proposals January 18, 2012 January 18, Annually Thereafter Group Large Proposals IMPORTANT INFORMATION AND REVISION NOTES Public Briefings: One or more collaborative webinar briefings with question and answer functionality will
  • Multiprocess Communication and Control Software for Humanoid Robots Neil T

    Multiprocess Communication and Control Software for Humanoid Robots Neil T

    IEEE Robotics and Automation Magazine Multiprocess Communication and Control Software for Humanoid Robots Neil T. Dantam∗ Daniel M. Lofaroy Ayonga Hereidx Paul Y. Ohz Aaron D. Amesx Mike Stilman∗ I. Introduction orrect real-time software is vital for robots in safety-critical roles such as service and disaster response. These systems depend on software for Clocomotion, navigation, manipulation, and even seemingly innocuous tasks such as safely regulating battery voltage. A multi-process software design increases robustness by isolating errors to a single process, allowing the rest of the system to continue operating. This approach also assists with modularity and concurrency. For real-time tasks such as dynamic balance and force control of manipulators, it is critical to communicate the latest data sample with minimum latency. There are many communication approaches intended for both general purpose and real-time needs [19], [17], [13], [9], [15]. Typical methods focus on reliable communication or network-transparency and accept a trade-off of increased mes- sage latency or the potential to discard newer data. By focusing instead on the specific case of real-time communication on a single host, we reduce communication latency and guarantee access to the latest sample. We present a new Interprocess Communication (IPC) library, Ach,1 which addresses this need, and discuss its application for real-time, multiprocess control on three humanoid robots (Fig. 1). There are several design decisions that influenced this robot software and motivated development of the Ach library. First, to utilize decades of prior development and engineering, we implement our real-time system on top of a POSIX-like Operating System (OS)2.
  • Applying Machine Learning to Robotics WHITEPAPER

    Applying Machine Learning to Robotics WHITEPAPER

    WHITEPAPER Credit: Pixabay Applying Machine Learning to Robotics TABLE OF CONTENTS MACHINE LEARNING - TOP MARKS FOR POTENTIAL MACHINE LEARNING SOLVES BUSINESS PROBLEMS CURRENT TECHNOLOGIES AND SUPPLIERS MACHINE LEARNING IN ROBOTICS: EXAMPLE 1 MACHINE LEARNING IN ROBOTICS: EXAMPLE 2 MACHINE LEARNING IN ROBOTICS: EXAMPLE 3 NEXT-GENERATION INDUSTRY WILL RELY ON MACHINE LEARNING roboticsbusinessreview.com 2 APPLYING MACHINE LEARNING TO ROBOTICS Advances in artificial intelligence are making robots smarter at pick-and- place operations, drones more autonomous, and the Industrial Internet of Things more connected. Where else could machine learning help? By Andrew Williams A growing number of businesses worldwide are waking up to the potentially transformative capabilities of machine learning - particularly when applied to robotics systems in the workplace. In recent years, the capacity of machine learning to improve efficiency in fields as diverse as manufacturing assembly, pick-and-place operations, quality control and drone systems has also gathered a great deal of momentum. Knowing that machine learning is improving also heightens awareness of great strides being made in artificial intelligence (AI), to the extent that the two technologies are often viewed interchangeably. Major recent advances in topics such as logic and data analytics, algorithm development, and predictive analytics are also driving AI’s growth. In this report, we’ll review the latest cutting-edge machine learning research and development around the globe, and explore some emerging applications in the field of robotics. MACHINE LEARNING - TOP MARKS FOR POTENTIAL A September 2017 report by Research and Markets predicts the global machine learning market will grow from $1.4 billion in 2017 to $8.81 billion by 2022, with a compound annual growth rate of 44.1%.
  • ARCS-Assisted Teaching Robots Based on Anticipatory Computing and Emotional Big Data for Improving Sustainable Learning Efficiency and Motivation

    ARCS-Assisted Teaching Robots Based on Anticipatory Computing and Emotional Big Data for Improving Sustainable Learning Efficiency and Motivation

    sustainability Article ARCS-Assisted Teaching Robots Based on Anticipatory Computing and Emotional Big Data for Improving Sustainable Learning Efficiency and Motivation Yi-Zeng Hsieh 1,2,3 , Shih-Syun Lin 4,* , Yu-Cin Luo 1, Yu-Lin Jeng 5 , Shih-Wei Tan 1,*, Chao-Rong Chen 6 and Pei-Ying Chiang 7 1 Department of Electrical Engineering, National Taiwan Ocean University, Keelung City 202, Taiwan; [email protected] (Y.-Z.H.); [email protected] (Y.-C.L.) 2 Institute of Food Safety and Risk Management, National Taiwan Ocean University, Keelung City 202, Taiwan 3 Center of Excellence for Ocean Engineering, National Taiwan Ocean University, Keelung City 202, Taiwan 4 Department of Computer Science and Engineering, National Taiwan Ocean University, Keelung City 202, Taiwan 5 Department of Information Management, Southern Taiwan University of Science and Technology, Tainan 710, Taiwan; [email protected] 6 Department of Electrical Engineering, National Taipei University of Technology, Taipei 106, Taiwan; [email protected] 7 Department of Computer Science and Information Engineering, National Taipei University of Technology, Taipei 106, Taiwan; [email protected] * Correspondence: [email protected] (S.-S.L.); [email protected] (S.-W.T.) Received: 3 March 2020; Accepted: 17 June 2020; Published: 12 July 2020 Abstract: Under the vigorous development of global anticipatory computing in recent years, there have been numerous applications of artificial intelligence (AI) in people’s daily lives. Learning analytics of big data can assist students, teachers, and school administrators to gain new knowledge and estimate learning information; in turn, the enhanced education contributes to the rapid development of science and technology.
  • Design of a Canine Inspired Quadruped Robot As a Platform for Synthetic Neural Network Control

    Design of a Canine Inspired Quadruped Robot As a Platform for Synthetic Neural Network Control

    Portland State University PDXScholar Dissertations and Theses Dissertations and Theses Spring 7-15-2019 Design of a Canine Inspired Quadruped Robot as a Platform for Synthetic Neural Network Control Cody Warren Scharzenberger Portland State University Follow this and additional works at: https://pdxscholar.library.pdx.edu/open_access_etds Part of the Mechanical Engineering Commons, and the Robotics Commons Let us know how access to this document benefits ou.y Recommended Citation Scharzenberger, Cody Warren, "Design of a Canine Inspired Quadruped Robot as a Platform for Synthetic Neural Network Control" (2019). Dissertations and Theses. Paper 5135. https://doi.org/10.15760/etd.7014 This Thesis is brought to you for free and open access. It has been accepted for inclusion in Dissertations and Theses by an authorized administrator of PDXScholar. Please contact us if we can make this document more accessible: [email protected]. Design of a Canine Inspired Quadruped Robot as a Platform for Synthetic Neural Network Control by Cody Warren Scharzenberger A thesis submitted in partial fulfillment of the requirements for the degree of Master of Science in Mechanical Engineering Thesis Committee: Alexander Hunt, Chair David Turcic Sung Yi Portland State University 2019 Abstract Legged locomotion is a feat ubiquitous throughout the animal kingdom, but modern robots still fall far short of similar achievements. This paper presents the design of a canine-inspired quadruped robot named DoggyDeux as a platform for synthetic neural network (SNN) research that may be one avenue for robots to attain animal-like agility and adaptability. DoggyDeux features a fully 3D printed frame, 24 braided pneumatic actuators (BPAs) that drive four 3-DOF limbs in antagonistic extensor-flexor pairs, and an electrical system that allows it to respond to commands from a SNN comprised of central pattern generators (CPGs).
  • CPS Platform Approach to Industrial Robots

    CPS Platform Approach to Industrial Robots

    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by AIS Electronic Library (AISeL) Association for Information Systems AIS Electronic Library (AISeL) Pacific Asia Conference on Information Systems PACIS 2015 Proceedings (PACIS) 2015 CPS Platform Approach to Industrial Robots: State of the Practice, Potentials, Future Research Directions Martin Mikusz University of Stuttgart, [email protected] Akos Csiszar University of Stuttgart, [email protected] Follow this and additional works at: http://aisel.aisnet.org/pacis2015 Recommended Citation Mikusz, Martin and Csiszar, Akos, "CPS Platform Approach to Industrial Robots: State of the Practice, Potentials, Future Research Directions" (2015). PACIS 2015 Proceedings. 176. http://aisel.aisnet.org/pacis2015/176 This material is brought to you by the Pacific Asia Conference on Information Systems (PACIS) at AIS Electronic Library (AISeL). It has been accepted for inclusion in PACIS 2015 Proceedings by an authorized administrator of AIS Electronic Library (AISeL). For more information, please contact [email protected]. CPS PLATFORM APPROACH TO INDUSTRIAL ROBOTS: STATE OF THE PRACTICE, POTENTIALS, FUTURE RESEARCH DIRECTIONS Martin Mikusz, Graduate School of Excellence for advanced Manufacturing Engineering, GSaME, University of Stuttgart, Germany, [email protected] Akos Csiszar, Graduate School of Excellence for advanced Manufacturing Engineering, GSaME, University of Stuttgart, Germany, [email protected] Abstract Approaches, such as Cloud Robotics, Robot-as-a-Service, merged Internet of Things and robotics, and Cyber-Physical Systems (CPS) in production, show that the industrial robotics domain experiences a paradigm shift that increasingly links robots in real-life factories with virtual reality.
  • The Meteron Supvis-Justin Telerobotic Experiment and the Solex Proving Ground

    The Meteron Supvis-Justin Telerobotic Experiment and the Solex Proving Ground

    See discussions, stats, and author profiles for this publication at: http://www.researchgate.net/publication/277268674 SIMULATING AN EXTRATERRESTRIAL ENVIRONMENT FOR ROBOTIC SPACE EXPLORATION: THE METERON SUPVIS-JUSTIN TELEROBOTIC EXPERIMENT AND THE SOLEX PROVING GROUND CONFERENCE PAPER · MAY 2015 READS 16 8 AUTHORS, INCLUDING: Neal Y. Lii Daniel Leidner German Aerospace Center (DLR) German Aerospace Center (DLR) 20 PUBLICATIONS 43 CITATIONS 10 PUBLICATIONS 28 CITATIONS SEE PROFILE SEE PROFILE Benedikt Pleintinger German Aerospace Center (DLR) 9 PUBLICATIONS 11 CITATIONS SEE PROFILE Available from: Neal Y. Lii Retrieved on: 24 September 2015 SIMULATING AN EXTRATERRESTRIAL ENVIRONMENT FOR ROBOTIC SPACE EXPLORATION: THE METERON SUPVIS-JUSTIN TELEROBOTIC EXPERIMENT AND THE SOLEX PROVING GROUND Neal Y. Lii1, Daniel Leidner1, Andre´ Schiele2, Peter Birkenkampf1, Ralph Bayer1, Benedikt Pleintinger1, Andreas Meissner1, and Andreas Balzer1 1Institute of Robotics and Mechatronics, German Aerospace Center (DLR), 82234 Wessling, Germany, Email: [email protected], [email protected] 2Telerobotics and Haptics Laboratory, ESA, 2201 AZ Noordwijk, The Netherlands, Email: [email protected] ABSTRACT This paper presents the on-going development for the Supvis-Justin experiment lead by DLR, together with ESA, planned for 2016. It is part of the ESA initiated Me- teron telerobotics experiment suite aimed to study differ- ent forms of telerobotics solutions for space applications. Supvis-Justin studies the user interface design, and super- vised autonomy aspects of telerobotics, as well as tele- operated tasks for a humanoid robot by teleoperating a dexterous robot on earth (located at DLR) from the Inter- national Space Station (ISS) with the use of a tablet PC. Figure 1.
  • Dezfouli Siavash

    Dezfouli Siavash

    Die approbierte Originalversion dieser Diplom-/Masterarbeit ist an der Hauptbibliothek der Technischen Universität Wien aufgestellt (http://www.ub.tuwien.ac.at). The approved original version of this diploma or master thesis is available at the main library of the Vienna University of Technology (http://www.ub.tuwien.ac.at/englweb/). MSc Program Engineering Management GLOBAL TRENDS IN COST ORIENTED AUTONOMOUS ROBOT MARKET A Master Thesis submitted for the degree of “Master of Science in Engineering Management” at the Vienna University of Technology supervised by em. o.Univ.Prof. Dr.techn.Dr.hc.mult. Peter Kopacek Siavash Dezfouli 1028312 November 2011, Vienna, Austria Affidavit I, SIAVASH DEZFOULI, hereby declare 1. that I am the sole author of the present Master’s Thesis, "GLOBAL TRENDS IN COST ORIENTED AUTONOMOUS ROBOT MARKET ", 72 pages, bound, and that I have not used any source or tool other than those referenced or any other illicit aid or tool, and 2. that I have not prior to this date submitted this Master’s Thesis as an examination paper in any form in Austria or abroad. Vienna, Nov. 2011 Signature ACKNOWLEDGMENT In the first place I would like to record my gratitude to Prof. Peter Kopacek for his supervision, advice, valuable insight, and guidance from the very early stage of this research as my supervisor and his crucial contribution as the Engineering Management Program director in Vienna University of Technology. Above all and the most needed, he provided me unflinching encouragement and support in various ways. His truly scientist intuition has made him as a constant oasis of ideas and passions in science, which exceptionally inspire and enrich my growth as a student, a researcher and a scientist want to be.
  • Presentations Lowqualitypdf

    Presentations Lowqualitypdf

    Welcome 04 Maps 06 Schedule Overview – Sun, 3/3 15 – Mon, 3/4 16 – Tue, 3/5 18 – Wed, 3/6 20 Visits 22 Tutorials and Workshops 23 Plenary Talk 27 Panel Session 30 Session 32 Map - Demo & Poster 46 Late-Breaking Reports & Poster Session 48 Video Session 56 Demo Session 60 Exhibition 66 Sponsorship 68 Organizers 72 Reviewers 74 Welcome to Tokyo! The Eighth Annual Accompanying the full papers are the Late ACM/IEEE International Conference on Breaking Reports, Videos, and Demos. Hideaki Kuzuoka Welcome Human-Robot Interaction (HRI 2013) is a For the LBR, 95 out of 100 (95%) two- HRI’13 General Co-Chair highly selective conference that aims to page papers were accepted and will be University of Tsukuba, Japan showcase the very best interdisciplinary presented as posters at the conference. and multidisciplinary research in human- For the Videos, 16 of 22 (72%) short videos robot interaction with roots in robotics, were accepted and will be presented during social psychology, cognitive science, HCI, the video session. The Demos is new to our Vanessa Evers human factors, artificial intelligence, conference. We have 22 robot systems for HRI’13 General Co-Chair design, engineering, and many more. We all participants to be able to interact with University of Twente, Netherlands invite broad participation and encourage the innovative systems. discussion and sharing of ideas across a diverse audience. Rounding out the program are two keynote Michita Imai speakers who will discuss topics relevant to HRI’13 Program Co-Chair Robotics is growing increasingly HRI: Dr. Yuichiro Anzai and Dr.