Decentralised Compliant Control for Hexapod Robots: a Stick Insect Based Walking Model

Total Page:16

File Type:pdf, Size:1020Kb

Decentralised Compliant Control for Hexapod Robots: a Stick Insect Based Walking Model Decentralised Compliant Control for Hexapod Robots: A Stick Insect Based Walking Model Hugo Leonardo Rosano-Matchain I V N E R U S E I T H Y T O H F G E R D I N B U Doctor of Philosophy Institute of Perception, Action and Behaviour School of Informatics University of Edinburgh 2007 Abstract This thesis aims to transfer knowledge from insect biology into a hexapod walking robot. The similarity of the robot model to the biological target allows the testing of hypotheses regarding control and behavioural strategies in the insect. Therefore, this thesis supports biorobotic research by demonstrating that robotic implementations are improved by using biological strategies and these models can be used to understand biological systems. Specifically, this thesis addresses two central problems in hexapod walking control: the single leg control mechanism and its control variables; and the different roles of the front, middle and hind legs that allow a decentralised architecture to co-ordinate complex behavioural tasks. To investigate these problems, behavioural studies on insect curve walking were combined with quantitative simulations. Behavioural experiments were designed to explore the control of turns of freely walking stick insects, Carausius morosus, toward a visual target. A program for insect tracking and kinematic analysis of observed motion was developed. The re- sults demonstrate that the front legs are responsible for most of the body trajectory. Nonetheless, to replicate insect walking behaviour it is necessary for all legs to con- tribute with specific roles. Additionally, statistics on leg stepping show that middle and hind legs continuously influence each other. This cannot be explained by previous models that heavily depend on positive feedback controllers. After careful analysis, it was found that the hind legs could actively rotate the body while the middle legs move to the inside of the curve, tangentially to the body axis. The single leg controller is known to be independent from other legs but still capa- ble of mechanical synchronisation. To explain this behaviour positive feedback con- trollers have been proposed. This mechanism works for the closed kinematic chain problem, but has complications when implemented in a dynamic model. Furthermore, neurophysiological data indicate that legs always respond to disturbances as a negative feedback controller. Additional experimental data presented herein indicates that legs continuously oppose forces created by other legs. This thesis proposes a model that has a velocity positive feedback control modulated via a subordination variable in cascade with a position negative feedback mechanism as the core controller. This allows legs to oppose external and internal forces without compromising inter-leg collaboration for walking. The single leg controller is implemented using a distributed artificial neu- ral network. This network was trained with a wider range of movement to that so far found in the simulation model. The controller implemented with a plausible biological i model further increase the connection with the real insect. Further similarities with the stick insect in support of this controller are presented. The control hypotheses and behavioural results were incorporated into a 3D dy- namic robot simulation. The simulation can replicate the turns made by the stick insect more precisely than any previous model. Results demonstrate that the single leg con- troller can operate in a dynamic system by opposing external forces. Simultaneously, the controller can be integrated in a decentralised architecture and still co-operate with other leg controllers. The robot simulation was tested at various surface inclinations and with variations in weight and size. Evidence is presented that indicates the feasi- bility of implementing this model in a real robot. ii Acknowledgements First, I would like to thank my supervisor Dr. Barbara Webb for her experienced guidance, suggestions and patience during this research; she has invaluably improved this research. Additionally, I have to thank her for her help on non-academic matters as well, which helped me focus on my work. My research could not have been possible without the financial support of CONA- CyT M´exico, which continuously sponsored this thesis for almost four years. Many thanks to my second supervisor Mark Van Rosum, for our discussions at various stages of this thesis. To Russell Smith, primary author of ODE, I thank him for sharing and supporting the physics dynamic libraries used herein. Specials thanks must go to the Biological Cybernetics Institute at the University of Bielefeld. To Prof. Dr. Holk Cruse, Prof. Dr. Josef Schmitz, Dr. Volker D¨urr and all the PhD students that with their comments and suggestions, put this thesis on the right track. In addition, I would like to thank the Neural Control of Locomotion Group at the University of Cologne, to all the staff and students; particularly Andreas B¨uschges for his orientation in the early stages of this research. Thanks to the Edinburgh Butterfly and Insect World, for providing the first stick insects that would eventually father all the insects used for this thesis. Particularly, I would like to thank Kevin for sharing his expertise on stick insect care and breeding. I am grateful with those that help me with coding, proofreads and invaluable feed- back. Thanks to Adrian Haith, Mikel Kochenderfer, Tim Lukins, Michael Mangan, Mark Payne, Darren Smith, Matt Szenher, Matt Whitaker and Jan Wessnitzer. Many more should be included and I apologise for not having enough space. I would also like to thank all the people at the IPAB, the badminton squad, the IAR team and the ‘ipub’ members for making this a brilliant experience. I would like to thank my parents for providing me with the education, support and values that allowed me to pursue this degree. Thanks also to all my family and friends that were constantly monitoring my progress and encouraging me to do my best. Last, but by no means least, I owe immense gratitude to my wife, Fatme; more than I could ever express. She has always been there to help and support me in good and bad times. Specially, I have to thank her for her enormous patience during all the weekends and holidays I had to work. But most importantly, for all this time I have been without a proper job. iii Declaration I declare that this thesis was composed by myself, that the work contained herein is my own except where explicitly stated otherwise in the text, and that this work has not been submitted for any other degree or professional qualification except as specified. (Hugo Leonardo Rosano-Matchain) iv Table of Contents 1 Introduction 1 1.1 Legs vsWheels ............................. 1 1.2 UsingLegs ............................... 5 1.3 Insect Based Robots ........................... 6 1.4 Complications .............................. 8 1.5 Thesis Contribution ........................... 10 1.5.1 Organization .......................... 11 2 Biological Overview and Related Work 13 2.1 Overview ................................ 14 2.2 Morphology ............................... 15 2.2.1 Sensors ............................. 18 2.2.2 Summary ............................ 19 2.3 Behaviour ................................ 19 2.3.1 SingleLeg ........................... 20 2.3.2 Leg Coordination ........................ 22 2.3.3 Thoracic Differences ...................... 25 2.3.4 Turning ............................. 25 2.3.5 Summary ............................ 27 2.4 Neurophysiology ............................ 28 2.4.1 Relevance ............................ 31 2.5 Biorobotics ............................... 32 2.5.1 Cockroach-Based Robots .................... 33 2.5.2 Stick Insect Inspired Robots .................. 34 2.5.3 Walknet ............................. 36 2.5.4 Discussion on Biorobots .................... 38 2.6 Discussion ................................ 39 v 2.6.1 Spiking and non-spiking neurons ............... 39 2.6.2 Independent and compliant ................... 40 2.6.3 Solution? ............................ 40 2.7 Problem and Approach ......................... 41 3 Behavioural Experiments on Stick Insect Turning 43 3.1 Review of Turning ........................... 44 3.2 Parameters of Turning .......................... 45 3.3 Tracking Algorithm Overview ..................... 46 3.3.1 Camera Movement Compensation ............... 48 3.3.2 Cumulative plot of the IAR. .................. 50 3.3.3 Additional Tools ........................ 53 3.4 Experimental Setting .......................... 54 3.4.1 Methodology .......................... 55 3.5 Results for Intact Insect ......................... 58 3.6 Experiments With Front Tarsi Blocked ................. 61 3.7 Analysis and interpretation of Turning ................. 66 3.7.1 Body Trajectory Analysis ................... 68 3.7.2 Body Rotation Analysis .................... 71 3.8 Discussion ................................ 73 3.8.1 Single Leg Controller Implications ............... 74 3.8.2 Thoracic Differentiation .................... 75 3.8.3 Open questions ......................... 76 3.8.4 Conclusions ........................... 76 4 Subordinated Single Leg Controller for Walking 78 4.1 Swing Controller ............................ 79 4.1.1 Swing direction (AEP) ..................... 81 4.1.2 Heuristic Swing Controller ................... 81 4.2 Stance Controller ............................ 82 4.2.1 Single Leg Controller ...................... 83 4.2.2 Subordination Study: 2D Limb Simulation
Recommended publications
  • Simple Muscle Models Regularize Motion in a Robotic Leg with Neurally-Based Step Generation
    2007 IEEE International Conference on WeB9.1 Robotics and Automation Roma, Italy, 10-14 April 2007 Simple Muscle Models Regularize Motion in a Robotic Leg with Neurally-Based Step Generation Brandon L. Rutter, Member, IEEE, William A. Lewinger, Member, IEEE, Marcus Blümel, Ansgar Büschges, Roger D. Quinn Abstract— Robotic control systems inspired by animals are such systems can exhibit, and a corresponding limit to the enticing to the robot designer due to their promises of complexity of locomotion tasks they can solve. simplicity, elegance and robustness. While there has been Coordination between legs to produce gaits has been success in applying general and behaviorally-based knowledge successfully implemented [6, 7, 8, 11] using rules based on of biological systems to control, we are investigating the use of animal behavior [12]. Though these methods produce control based on known and hypothesized neural pathways in specific model animals. Neural motor systems in animals are coordination between legs, subsystems must coordinate the only meaningful in the context of their mechanical body, and motion within each leg. This has typically been done using the behavior of the system can be highly dependent on inverse kinematics [6, 11]. While this is conceptually nonlinear and dynamic properties of the mechanical part of the straightforward, dealing with dynamic environments and system. It is therefore reasonable to believe that to reproduce perturbations can be a matter of considerable effort. In behavior, the physical characteristics of the biological system addition, these methods require trigonometric and other must also be modeled or accounted for. In this paper we examine the performance of a robotic system with three types computations which are often beyond the capability of of muscle model: null, piecewise-constant, and linear.
    [Show full text]
  • A Small 3D-Printed Six-Legged Walking Robot Designed for Desert Ant-Like
    Hexabot: a small 3D-printed six-legged walking robot designed for desert ant-like navigation tasks Julien Dupeyroux, Grégoire Passault, Franck Ruffier, Stéphane Viollet, Julien Serres To cite this version: Julien Dupeyroux, Grégoire Passault, Franck Ruffier, Stéphane Viollet, Julien Serres. Hexabot: a small 3D-printed six-legged walking robot designed for desert ant-like navigation tasks. IFAC Word Congress 2017, Jul 2017, Toulouse, France. hal-01643176 HAL Id: hal-01643176 https://hal-amu.archives-ouvertes.fr/hal-01643176 Submitted on 21 Nov 2017 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Hexabot: a small 3D-printed six-legged walking robot designed for desert ant-like navigation tasks ? Julien Dupeyroux ∗ Gr´egoirePassault ∗∗ Franck Ruffier ∗ St´ephaneViollet ∗ Julien Serres ∗ ∗ Aix-Marseille University, CNRS, ISM, Inst Movement Sci, Marseille, France (e-mail: [email protected]). ∗∗ Rhoban Team, LaBRI, University of Bordeaux, Bordeaux, France (e-mail: [email protected]) Abstract: Over the last five decades, legged robots, and especially six-legged walking robots, have aroused great interest among the robotic community. Legged robots provide a higher level of mobility through their kinematic structure over wheeled robots, because legged robots can walk over uneven terrains without non-holonomic constraint.
    [Show full text]
  • Subject Index
    Subject Index Abduction, 335, 336, 346, 377 Amputation Acceleration above-knee, 278 linear, 61, 118, 213 below-elbow, 357 Acceptors Amputee, 278, 279, 281, 282, 356–358, 363 finite-state, 417 Anthropomorphic appearance, 442 Action potentials, 141 Anthropopathic robots, 442 Action selection, 115, 137, 168 Aquatom, 222 Activation function, 143, 145, 147–149 Arbitration, priority-based, 106 ActivMedia Robotics, 4, 15, 65, 187, 343 Architectures Actuators, 10, 47 3T, 109 cybernetic, 323 ALLIANCE, 407 electromagnetic, 48, 56 application programming layer, 121 hydraulic, 55 AuRA, 109, 404 nonlinear, 47 behavior-based, 3, 8, 10, 21, 97, 104, 107, 134, pneumatic, 48, 55, 330 409, 488 prismatic, 228 BERRA, 109, 110 series elastic, 270 cognitive, 110, 113, 114, 168, 170, 173, 447 Adaptive Suspension Machine, 289, 290, 303 control, 3, 7, 10, 33, 118, 384, 413 adaptive cord mechanism, 204 deliberative, 8, 100 adaptivity, 31, 279 hierarchical-deliberative planning, 108 Adduction, 335, 336, 346, 377 hybrid deliberative reactive, 107, 109 Adept Technology, 4 layered, 105, 121 Adonis, 178 MissionLab, 404 Aerosonde, 233, 234 multiple robot, 10, 402 AeroVironment, 234, 236, 244, 245 open, 8, 121 AFSMs. See Augmented finite-state machines pheromone, 411 Aggregation, 403 Ranger-Scout, 412 AIBO, 5, 22, 62, 121, 318, 319, 429, 430, 452, reactive, 104 510 sense-think-act, 102 Aircraft software, 13, 97, 99, 457, 509 semiautonomous, 232 subsumption, 3, 106–108, 294, 295 tilt-rotor, 232 supervisory layer, 108 Algorithms three-level, 13, 14 control and mapping, 489
    [Show full text]
  • Force Feedback and Intelligent Workspace Selection for Legged Locomotion Over Uneven Terrain
    University of South Florida Scholar Commons Graduate Theses and Dissertations Graduate School March 2019 Force Feedback and Intelligent Workspace Selection for Legged Locomotion Over Uneven Terrain John Rippetoe University of South Florida, [email protected] Follow this and additional works at: https://scholarcommons.usf.edu/etd Part of the Computer Sciences Commons, and the Robotics Commons Scholar Commons Citation Rippetoe, John, "Force Feedback and Intelligent Workspace Selection for Legged Locomotion Over Uneven Terrain" (2019). Graduate Theses and Dissertations. https://scholarcommons.usf.edu/etd/8407 This Dissertation is brought to you for free and open access by the Graduate School at Scholar Commons. It has been accepted for inclusion in Graduate Theses and Dissertations by an authorized administrator of Scholar Commons. For more information, please contact [email protected]. Force Feedback and Intelligent Workspace Selection for Legged Locomotion Over Uneven Terrain by John Rippetoe A dissertation submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy Department of Computer Science and Engineering College of Engineering University of South Florida Co-Major Professor: Luther Palmer III, Ph.D. Co-Major Professor: Yu Sun, Ph.D. Kyle Reed, Ph.D. Rajiv Dubey, Ph.D. Stephen Deban, Ph.D. Date of Approval: March 25, 2019 Keywords: Bioinspired Robotics, Motion Planning, Terrain Classification Copyright c 2019, John Rippetoe DEDICATION This dissertation and all of the accumulated experience that went into its creation are dedicated first and foremost to God. Only through His strength, courage, and wisdom was I able to complete this work. And to my wife, best friend, and love of my life Kristen: only with your unwaivering support and love was I able to keep going through the toughest of times.
    [Show full text]
  • Design Issues for Hexapod Walking Robots
    Robotics 2014, 3, 181-206; doi:10.3390/robotics3020181 OPEN ACCESS robotics ISSN 2218-6581 www.mdpi.com/journal/robotics Article Design Issues for Hexapod Walking Robots Franco Tedeschi and Giuseppe Carbone * Department DICEM, University of Cassino and Southern Lazio, Via di Biasio 43, Cassino 03043 (Fr), Italy; E-Mail: [email protected] * Author to whom correspondence should be addressed; E-Mail: [email protected]; Tel.: +39-0776-299-3747; Fax: +39-0776-299-3989. Received: 31 March 2014; in revised form: 7 May 2014 / Accepted: 15 May 2014 / Published: 10 June 2014 Abstract: Hexapod walking robots have attracted considerable attention for several decades. Many studies have been carried out in research centers, universities and industries. However, only in the recent past have efficient walking machines been conceived, designed and built with performances that can be suitable for practical applications. This paper gives an overview of the state of the art on hexapod walking robots by referring both to the early design solutions and the most recent achievements. Careful attention is given to the main design issues and constraints that influence the technical feasibility and operation performance. A design procedure is outlined in order to systematically design a hexapod walking robot. In particular, the proposed design procedure takes into account the main features, such as mechanical structure and leg configuration, actuating and driving systems, payload, motion conditions, and walking gait. A case study is described in order to show the effectiveness and feasibility of the proposed design procedure. Keywords: hexapod robots; walking machines; design procedure 1. Introduction Legged hexapod robots are programmable robots with six legs attached to the robot body.
    [Show full text]
  • Libro De Actas De Las Jornadas Nacionales De Robótica 2017
    Libro de actas de las Jornadas Nacionales de Robótica 2017 Jornadas Nacionales de Robótica Spanish Robotics Conference 8-9 Junio 2017 Jornadas Nacionales de Robótica Spanish Robotics Conference 8-9 Junio 2017 Valencia Organizado por: Universitat Politècnica de València Instituto Universitario de Automática e Informática Industrial Comité Español de Automática Grupo Temático de Robótica Título: Libro de actas de las Jornadas Nacionales de Robótica 2017 Editores: Martin Mellado Arteche, Antonio Sánchez Salmerón, Enrique J Bernabeu Soler Editorial CEA-IFAC ISBN: 978-84-697-3742-2 Este documento está regulado por la licencia Creative Commons Libro de actas de las Jornadas Nacionales de http://jnr2017.ai2.upv.es Robótica 2017 [email protected] Tel. 963 879 550 ISBN: 978-84-697-3742-2 1 Jornadas Nacionales de Robótica Spanish Robotics Conference 8-9 Junio 2017 ÍNDICE PRÓLOGO ..................................................................................................................................................... 3 BIENVENIDA ................................................................................................................................................. 4 PRESENTACIÓN ............................................................................................................................................ 5 COMITÉS ....................................................................................................................................................... 6 I. Comité Organizador .............................................................................................................................
    [Show full text]
  • View of Previous Legged Robot Research
    NEUROBIOLOGICALLY-BASED CONTROL SYSTEM FOR AN ADAPTIVELY WALKING HEXAPOD by WILLIAM ANTHONY LEWINGER Submitted in partial fulfillment of the requirements For the degree of Doctor of Philosophy Research Advisor: Dr. Roger D. Quinn Department of Electrical Engineering and Computer Science Systems and Control Engineering CASE WESTERN RESERVE UNIVERSITY May 2011 CASE WESTERN RESERVE UNIVERSITY SCHOOL OF GRADUATE STUDIES We hereby approve the thesis/dissertation of ________________________________________________________William Lewinger candidate for the __________________________________________Doctor of Philosophy degree *. (signed)_________________________________________________Roger Quinn (EMAE/EECS) (Chair of the Committee) Michael Branicky (EECS) _________________________________________________ Roy Ritzmann (BIOL) _________________________________________________ _________________________________________________Wyatt Newman (EECS) _________________________________________________ _________________________________________________ 04 January 2011 (Date) ____________________ * We also certify that written approval has been obtained for any proprietary permission contained therein. ii Copyright © 2011 by William Anthony Lewinger All rights reserved iii This dissertation is dedicated to Roger, who has been a constant supporter, advocate, mentor, advisor, and friend throughout the whole graduate studies process. Thanks Roger! © 2008 Tatsuya Ishida iv TABLE OF CONTENTS TABLE OF CONTENTS ............................................................................................................1
    [Show full text]
  • Ricardo Daniel Costa Campos Hexapod Locomotion
    Universidade do Minho Escola de Engenharia Ricardo Daniel Costa Campos Hexapod Locomotion: a Nonlinear Dynamical Systems Approach Hexapod Locomotion: Hexapod a Nonlinear Dynamical Systems Approach Ricardo Daniel Costa Campos Setembro de 2010 UMinho | 2010 Universidade do Minho Escola de Engenharia Ricardo Daniel Costa Campos Hexapod Locomotion: a Nonlinear Dynamical Systems Approach Tese de Mestrado Ciclo de Estudos Integrados Conducentes ao Grau de Mestre em Engenharia Electrónica Industrial e Computadores Trabalho efectuado sob a orientação da Professora Doutora Cristina Santos Setembro de 2010 Abstract Over recent years the technological progress has been growing interest in the study of legged robots, taking a leading role in the development and improvement of these type of machines. Walking machines have distinct advantages over wheeled robots, mainly, uneven terrains navigation, capacity to overcome obstacles as well as better balance and stability on unstructured or inclined terrains. However, the generation of robust locomotion on these articulated robots, is still a difficult problem to solve, in particular due to high number of degrees of freedom that compose a legged robot and have to be controlled. In this work we focus our research on hexapod machines using their inherent capacity of walking in a wide variety of terrains which is one of their most important features. The aims of this work are design and implement a bio-inspired controller architecture able to generate a stable and robust locomotion in hexapod robots functionally divided in three layers. The proposed architecture is able to generate different hexapodal gaits, switch between the most common gaits and correct the posture of the robot in several different situations where the robot balance is affected.
    [Show full text]
  • Locomotion Control Experiments in Cockroach Robot
    LOCOMOTION CONTROL EXPERIMENTS IN COCKROACH ROBOT WITH ARTIFICAL MUSCLES by Jongung Choi Submitted in partial fulfillment of the requirements For the degree of Doctor of Philosophy Thesis Advisor: Dr. Roger D. Quinn Department of Mechanical and Aerospace Engineering CASE WESTERN RESERVE UNIVERSITY August, 2005 Copyright © 2005 by Jongung Choi All rights reserved CASE WESTERN RESERVE UNIVERSITY SCHOOL OF GRADUATE STUDIES We hereby approve the dissertation of Jongung Choi candidate for the Doctor of Philosophy degree *. Committee Chair: ________________________________________________ Dr. Roger D. Quinn Dissertation Advisor Professor, Department of Mechanical and Aerospace Engineering Committee: _____________________________________________________ Dr. Joseph M. Mansour Professor, Department of Mechanical and Aerospace Engineering Committee: _____________________________________________________ Dr. Roy E. Ritzmann Professor, Department of Biology Committee: _____________________________________________________ Dr. Robert F. Kirsch Associate Professor, Department of Biomedical Engineering August, 2005 *We also certify that written approval has been obtained for any proprietary material contained therein. Waiver of Reproduction Rights To HyeYoung Jeon Have I not commanded you? Be strong and courageous. Do not be terrified: do not be discouraged, for the LORD your God will be with you wherever you go. Joshua 1:9 Table of Contents Table of Contents ............................................................................................................
    [Show full text]
  • Design Issues for Hexapod Walking Robots
    Design Issues for Hexapod Walking Robots TEDESCHI, Franco and CARBONE, Giuseppe <http://orcid.org/0000-0003- 0831-8358> Available from Sheffield Hallam University Research Archive (SHURA) at: http://shura.shu.ac.uk/14366/ This document is the author deposited version. You are advised to consult the publisher's version if you wish to cite from it. Published version TEDESCHI, Franco and CARBONE, Giuseppe (2014). Design Issues for Hexapod Walking Robots. Robotics, 3 (2), 181-206. Copyright and re-use policy See http://shura.shu.ac.uk/information.html Sheffield Hallam University Research Archive http://shura.shu.ac.uk Robotics 2014, 3, 181-206; doi:10.3390/robotics3020181 OPEN ACCESS robotics ISSN 2218-6581 www.mdpi.com/journal/robotics Article Design Issues for Hexapod Walking Robots Franco Tedeschi and Giuseppe Carbone * Department DICEM, University of Cassino and Southern Lazio, Via di Biasio 43, Cassino 03043 (Fr), Italy; E-Mail: [email protected] * Author to whom correspondence should be addressed; E-Mail: [email protected]; Tel.: +39-0776-299-3747; Fax: +39-0776-299-3989. Received: 31 March 2014; in revised form: 7 May 2014 / Accepted: 15 May 2014 / Published: 10 June 2014 Abstract: Hexapod walking robots have attracted considerable attention for several decades. Many studies have been carried out in research centers, universities and industries. However, only in the recent past have efficient walking machines been conceived, designed and built with performances that can be suitable for practical applications. This paper gives an overview of the state of the art on hexapod walking robots by referring both to the early design solutions and the most recent achievements.
    [Show full text]
  • Cockroach-Inspired Hexapod Robots
    International Journal of Trend in Research and Development, Volume 4(3), ISSN: 2394-9333 www.ijtrd.com Cockroach-Inspired Hexapod Robots ¹Varsha K, ²Simran B Godhani, ³Rachel Mathias 1,2,3Department of Computer Science and Engineering, St.Joseph Engineering College, Mangalore, Karnataka, India Abstract— This paper emphasises the need for developing the legged robots rather than wheeled robots. Among these legged robots mentioned in this paper, we will particularly study about the cockroach-like hexapod robot and it’s importance. Over the undulated surfaces, robot movement with wheels becomes difficult. For working and exploring in unknown and rough terrain the use of legged robots is advantageous because their movement is less constrained by the shape of the surface on which they have to travel. The anti-personnel mines of over 100 million is injuring or killing more than 2000 people a month. Under this ultimate environment, a walking robot may be an effective and efficient means of detecting and removing mines Figure 1: ATHLETE during experimental tests while ensuring the safety of local residents and people engaged III. WORKING MECHANISM in the removal work. Hence, insect movement with legs is considered most stable. The present paper proposes an A substantial portion of the Earth is inaccessible to wheeled improved six-legged walking robot. mechanisms natural obstacles like large rocks, loose soil, deep ravines, and steep slopes conspire to render rolling locomotion Initially, the scientists were particularly interested in the stick ineffective. The sea floor, moon, and planets are similarly insect as models since the leg movement is based on a challenging.
    [Show full text]
  • Definición Y Análisis De Los Modos De Marcha De Un Robot Hexápodo Para Tareas De
    DEFINICIÓN Y ANÁLISIS DE LOS MODOS DE MARCHA DE UN ROBOT HEXÁPODO PARA TAREAS DE BÚSQUEDA Y RESCATE Jorge Rivas De León SEPTIEMBRE 2015 TRABAJO FIN DE MASTER Jorge De León Rivas PARA LA OBTENCIÓN DEL TÍTULO DE MASTER EN DIRECTOR DEL TRABAJO FIN DE MASTER: AUTOMÁTICA Y ROBÓTICA Dr. Antonio Barrientos Cruz ESCUELA TÉCNICA SUPERIOR DE INGENIEROS INDUSTRIALES MÁSTER EN AUTOMÁTICA Y ROBÓTICA Trabajo fin de máster Definición y análisis de los modos de marcha de un robot hexápodo para tareas de búsqueda y rescate Tutor: Dr. Antonio Barrientos Cruz Alumno: Jorge De León Rivas M13165 Curso 2014/2015 Página dejada intencionadamente en blanco Dedicado a mi abuela Antonia, que siempre que la volví a visitar se acordaba y cuidaba de “su niño”. Página dejada intencionadamente en blanco Índice general Lista de figuras II Lista de tablas VI Agradecimientos IX Resumen XI 1. Introducción 1 1.1. Marco y objetivos . 1 1.2. Motivación . 1 1.3. Logros y aportaciones . 2 1.4. Estructura de la memoria . 2 2. Estado del arte 5 2.1. Tareas de los robots de rescate . 7 2.1.1. AAAI Mobile Robot Competition . 9 2.1.2. RoboCup . 9 2.2. Tipos de robots de rescate . 11 2.3. Características de los desastres y su impacto en el diseño de los robots . 12 2.3.1. Categorias y fases de los desastres . 13 2.4. Robots empleados en desastres . 17 2.4.1. Robots de rescate en las Torres Gemelas . 20 2.4.2. Deslizamiento de tierra en La Conchita . 23 2.4.3.
    [Show full text]