Motion Planning for Humanoid Robots

Motion Planning for Humanoid Robots
Author: Kensuke Harada
Publisher: Springer Science & Business Media
Total Pages: 320
Release: 2010-08-12
Genre: Technology & Engineering
ISBN: 1849962200

Download Motion Planning for Humanoid Robots Book in PDF, Epub and Kindle

Research on humanoid robots has been mostly with the aim of developing robots that can replace humans in the performance of certain tasks. Motion planning for these robots can be quite difficult, due to their complex kinematics, dynamics and environment. It is consequently one of the key research topics in humanoid robotics research and the last few years have witnessed considerable progress in the field. Motion Planning for Humanoid Robots surveys the remarkable recent advancement in both the theoretical and the practical aspects of humanoid motion planning. Various motion planning frameworks are presented in Motion Planning for Humanoid Robots, including one for skill coordination and learning, and one for manipulating and grasping tasks. The problem of planning sequences of contacts that support acyclic motion in a highly constrained environment is addressed and a motion planner that enables a humanoid robot to push an object to a desired location on a cluttered table is described. The main areas of interest include: • whole body motion planning, • task planning, • biped gait planning, and • sensor feedback for motion planning. Torque-level control of multi-contact behavior, autonomous manipulation of moving obstacles, and movement control and planning architecture are also covered. Motion Planning for Humanoid Robots will help readers to understand the current research on humanoid motion planning. It is written for industrial engineers, advanced undergraduate and postgraduate students.

Robot Motion Planning

Robot Motion Planning
Author: Jean-Claude Latombe
Publisher: Springer Science & Business Media
Total Pages: 668
Release: 2012-12-06
Genre: Technology & Engineering
ISBN: 1461540224

Download Robot Motion Planning Book in PDF, Epub and Kindle

One of the ultimate goals in Robotics is to create autonomous robots. Such robots will accept high-level descriptions of tasks and will execute them without further human intervention. The input descriptions will specify what the user wants done rather than how to do it. The robots will be any kind of versatile mechanical device equipped with actuators and sensors under the control of a computing system. Making progress toward autonomous robots is of major practical inter est in a wide variety of application domains including manufacturing, construction, waste management, space exploration, undersea work, as sistance for the disabled, and medical surgery. It is also of great technical interest, especially for Computer Science, because it raises challenging and rich computational issues from which new concepts of broad useful ness are likely to emerge. Developing the technologies necessary for autonomous robots is a formidable undertaking with deep interweaved ramifications in auto mated reasoning, perception and control. It raises many important prob lems. One of them - motion planning - is the central theme of this book. It can be loosely stated as follows: How can a robot decide what motions to perform in order to achieve goal arrangements of physical objects? This capability is eminently necessary since, by definition, a robot accomplishes tasks by moving in the real world. The minimum one would expect from an autonomous robot is the ability to plan its x Preface own motions.

Motion and Operation Planning of Robotic Systems

Motion and Operation Planning of Robotic Systems
Author: Giuseppe Carbone
Publisher: Springer
Total Pages: 520
Release: 2015-03-12
Genre: Technology & Engineering
ISBN: 3319147056

Download Motion and Operation Planning of Robotic Systems Book in PDF, Epub and Kindle

This book addresses the broad multi-disciplinary topic of robotics, and presents the basic techniques for motion and operation planning in robotics systems. Gathering contributions from experts in diverse and wide ranging fields, it offers an overview of the most recent and cutting-edge practical applications of these methodologies. It covers both theoretical and practical approaches, and elucidates the transition from theory to implementation. An extensive analysis is provided, including humanoids, manipulators, aerial robots and ground mobile robots. ‘Motion and Operation Planning of Robotic Systems’ addresses the following topics: *The theoretical background of robotics. *Application of motion planning techniques to manipulators, such as serial and parallel manipulators. *Mobile robots planning, including robotic applications related to aerial robots, large scale robots and traditional wheeled robots. *Motion planning for humanoid robots. An invaluable reference text for graduate students and researchers in robotics, this book is also intended for researchers studying robotics control design, user interfaces, modelling, simulation, sensors, humanoid robotics.

Motion Planning and Perception

Motion Planning and Perception
Author: Alireza Nakhaei
Publisher:
Total Pages: 0
Release: 2009
Genre:
ISBN:

Download Motion Planning and Perception Book in PDF, Epub and Kindle

This thesis starts by proposing a new framework for motion planning using stochastic maps, such as occupancy-grid maps. In autonomous robotics applications, the robot's map of the environment is typically constructed online, using techniques from SLAM. These methods can construct a dense map of the environment, or a sparse map that contains a set of identifiable landmarks. In this situation, path planning would be performed using the dense map, and the path would be executed in a sensor-based fashion, using feedback control to track the reference path based on sensor information regarding landmark position. Maximum-likelihood estimation techniques are used to model the sensing process as well as to estimate the most likely nominal path that will be followed by the robot during execution of the plan. The proposed approach is potentially a practical way to plan under the specific sorts of uncertainty confronted by a humanoid robot. The next chapter, presents methods for constructing free paths in dynamic environments. The chapter begins with a comprehensive review of past methods, ranging from modifying sampling-based methods for the dynamic obstacle problem, to methods that were specifically designed for this problem. The thesis proposes to adapt a method reported originally by Leven et al.. so that it can be used to plan paths for humanoid robots in dynamic environments. The basic idea of this method is to construct a mapping from voxels in a discretized representation of the workspace to vertices and arcs in a configuration space network built using sampling-based planning methods. When an obstacle intersects a voxel in the workspace, the corresponding nodes and arcs in the configuration space roadmap are marked as invalid. The part of the network that remains comprises the set of valid candidate paths. The specific approach described here extends previous work by imposing a two-level hierarchical structure on the representation of the workspace. The methods described in Chapters 2 and 3 essentially deal with low-dimensional problems (e.g., moving a bounding box). The reduction in dimensionality is essential, since the path planning problem confronted in these chapters is complicated by uncertainty and dynamic obstacles, respectively. Chapter 4 addresses the problem of planning the full motion of a humanoid robot (whole-body task planning). The approach presented here is essentially a four-step approach. First, multiple viable goal configurations are generated using a local task solver, and these are used in a classical path planning approach with one initial condition and multiple goals. This classical problem is solved using an RRT-based method. Once a path is found, optimization methods are applied to the goal posture. Finally, classic path optimization algorithms are applied to the solution path and posture optimization. The fifth chapter describes algorithms for building a representation of the environment using stereo vision as the sensing modality. Such algorithms are necessary components of the autonomous system proposed in the first chapter of the thesis. A simple occupancy-grid based method is proposed, in which each voxel in the grid is assigned a number indicating the probability that it is occupied. The representation is updated during execution based on values received from the sensing system. The sensor model used is a simple Gaussian observation model in which measured distance is assumed to be true distance plus additive Gaussian noise. Sequential Bayes updating is then used to incrementally update occupancy values as new measurements are received. Finally, chapter 6 provides some details about the overall system architecture, and in particular, about those components of the architecture that have been taken from existing software (and therefore, do not themselves represent contributions of the thesis). Several software systems are described, including GIK, WorldModelGrid3D, HppDynamicObstacle, and GenoM.

Introduction to Humanoid Robotics

Introduction to Humanoid Robotics
Author: Shuuji Kajita
Publisher: Springer
Total Pages: 232
Release: 2014-07-15
Genre: Technology & Engineering
ISBN: 364254536X

Download Introduction to Humanoid Robotics Book in PDF, Epub and Kindle

This book is for researchers, engineers, and students who are willing to understand how humanoid robots move and be controlled. The book starts with an overview of the humanoid robotics research history and state of the art. Then it explains the required mathematics and physics such as kinematics of multi-body system, Zero-Moment Point (ZMP) and its relationship with body motion. Biped walking control is discussed in depth, since it is one of the main interests of humanoid robotics. Various topics of the whole body motion generation are also discussed. Finally multi-body dynamics is presented to simulate the complete dynamic behavior of a humanoid robot. Throughout the book, Matlab codes are shown to test the algorithms and to help the reader ́s understanding.

Motion Planning in Dynamic Environments

Motion Planning in Dynamic Environments
Author: Kikuo Fujimura
Publisher: Springer Science & Business Media
Total Pages: 190
Release: 2012-12-06
Genre: Computers
ISBN: 4431681655

Download Motion Planning in Dynamic Environments Book in PDF, Epub and Kindle

Computer Science Workbench is a monograph series which will provide you with an in-depth working knowledge of current developments in computer technology. Every volume in this series will deal with a topic of importance in computer science and elaborate on how you yourself can build systems related to the main theme. You will be able to develop a variety of systems, including computer software tools, computer graphics, computer animation, database management systems, and computer-aided design and manufacturing systems. Computer Science Workbench represents an important new contribution in the field of practical computer technology. TOSIYASU L. KUNII To my parents Kenjiro and Nori Fujimura Preface Motion planning is an area in robotics that has received much attention recently. Much of the past research focuses on static environments - various methods have been developed and their characteristics have been well investigated. Although it is essential for autonomous intelligent robots to be able to navigate within dynamic worlds, the problem of motion planning in dynamic domains is relatively little understood compared with static problems.

Time Efficient Hybrid Motion Planning Algorithm for Hoap-2 Humanoid Robot

Time Efficient Hybrid Motion Planning Algorithm for Hoap-2 Humanoid Robot
Author: Mohammed M. Elmogy
Publisher:
Total Pages: 0
Release: 2015
Genre:
ISBN:

Download Time Efficient Hybrid Motion Planning Algorithm for Hoap-2 Humanoid Robot Book in PDF, Epub and Kindle

The development of practical motion planning algorithms and obstacle avoidance techniques is considered as one of the most important fields of study in the task of building autonomous or semiautonomous robot systems. The motion planners designed for humanoid robots combine both path planning generation and the ability of executing the resulting path with respect to their characteristics. These planners should consider the specific dynamical constraints and stability problems of the humanoid robots. In this paper, we present a time-efficient hybrid motion planning system for a Fujitsu HOAP-2 humanoid robot in indoor and miniature city environments. The proposed technique is a combination of sampling-based planner and D* Lite search to generate dynamic footstep placements in unknown environments. It generates the search space depending on non-uniform sampling of the free configuration space to direct the computational resources to troubled and difficult regions. D* Lite search is then implemented to find dynamic and low-cost footstep placements within the resulting configuration space. The proposed hybrid algorithm reduces the searching time and produces a smoother path for the humanoid robot with low cost.

Advances in Mechanical Engineering

Advances in Mechanical Engineering
Author: B. B. Biswal
Publisher: Springer Nature
Total Pages: 1688
Release: 2020-01-16
Genre: Technology & Engineering
ISBN: 9811501246

Download Advances in Mechanical Engineering Book in PDF, Epub and Kindle

This book comprises select proceedings of the International Conference on Recent Innovations and Developments in Mechanical Engineering (IC-RIDME 2018). The book contains peer reviewed articles covering thematic areas such as fluid mechanics, renewable energy, materials and manufacturing, thermal engineering, vibration and acoustics, experimental aerodynamics, turbo machinery, and robotics and mechatronics. Algorithms and methodologies of real-time problems are described in this book. The contents of this book will be useful for both academics and industry professionals.