Introduction to Robotics

Introduction to Robotics
Author: Saeed B. Niku
Publisher: John Wiley & Sons
Total Pages: 961
Release: 2010-09-22
Genre: Technology & Engineering
ISBN: 0470604468

Niku offers comprehensive, yet concise coverage of robotics that will appeal to engineers. Robotic applications are drawn from a wide variety of fields. Emphasis is placed on design along with analysis and modeling. Kinematics and dynamics are covered extensively in an accessible style. Vision systems are discussed in detail, which is a cutting-edge area in robotics. Engineers will also find a running design project that reinforces the concepts by having them apply what they’ve learned.

Fundamentals of Robotics Engineering

Fundamentals of Robotics Engineering
Author: Harry H. Poole
Publisher: Springer Science & Business Media
Total Pages: 438
Release: 2012-12-06
Genre: Technology & Engineering
ISBN: 9401170509

Robotics engineering has progressed from an infant industry in 1961 to one including over 500 robot and allied firms around the world in 1989. During this growth period, many robotics books have been published, so me of which have served as industry standards. Until recently, the design of robotics sys tems has been primarily the responsibility of the mechanical engineer, and their application in factories has been the responsibility of the manufacturing engineer. Few robotics books address the many systems issues facing electron ics engineers or computer programmers. The mid-1980s witnessed a major change in the robotics field. The develop ment of advanced sensor systems (particularly vision), improvements in the intelligence area, and the desire to integrate groups of robots working together in local work cells or in factory-wide systems have greatly increased the partic ipation of electronics engineers and computer programmers. Further, as ro bots ga in mobility, they are being used in completely new areas, such as construction, firefighting, and underwater exploration, and the need for com puters and smart sensors has increased. Fundamentals af Rabaties Engineering is aimed at the practicing electrical engineer or computer analyst who needs to review the fundamentals of engi neering as applied to robotics and to understand the impact on system design caused by constraints unique to robotics. Because there are many good texts covering mechanical engineering topics, this book is limited to an overview of those topics and the effects they have on electrical design and system pro grams.

Modern Robotics

Modern Robotics
Author: Kevin M. Lynch
Publisher: Cambridge University Press
Total Pages: 545
Release: 2017-05-25
Genre: Computers
ISBN: 1107156300

A modern and unified treatment of the mechanics, planning, and control of robots, suitable for a first course in robotics.

Introduction to AI Robotics, second edition

Introduction to AI Robotics, second edition
Author: Robin R. Murphy
Publisher: MIT Press
Total Pages: 649
Release: 2019-10-01
Genre: Computers
ISBN: 026203848X

A comprehensive survey of artificial intelligence algorithms and programming organization for robot systems, combining theoretical rigor and practical applications. This textbook offers a comprehensive survey of artificial intelligence (AI) algorithms and programming organization for robot systems. Readers who master the topics covered will be able to design and evaluate an artificially intelligent robot for applications involving sensing, acting, planning, and learning. A background in AI is not required; the book introduces key AI topics from all AI subdisciplines throughout the book and explains how they contribute to autonomous capabilities. This second edition is a major expansion and reorganization of the first edition, reflecting the dramatic advances made in AI over the past fifteen years. An introductory overview provides a framework for thinking about AI for robotics, distinguishing between the fundamentally different design paradigms of automation and autonomy. The book then discusses the reactive functionality of sensing and acting in AI robotics; introduces the deliberative functions most often associated with intelligence and the capability of autonomous initiative; surveys multi-robot systems and (in a new chapter) human-robot interaction; and offers a “metaview” of how to design and evaluate autonomous systems and the ethical considerations in doing so. New material covers locomotion, simultaneous localization and mapping, human-robot interaction, machine learning, and ethics. Each chapter includes exercises, and many chapters provide case studies. Endnotes point to additional reading, highlight advanced topics, and offer robot trivia.

Introduction to Autonomous Robots

Introduction to Autonomous Robots
Author: Nikolaus Correll
Publisher:
Total Pages: 226
Release: 2016-04-25
Genre:
ISBN: 9780692700877

This book introduces concepts in mobile, autonomous robotics to 3rd-4th year students in Computer Science or a related discipline. The book covers principles of robot motion, forward and inverse kinematics of robotic arms and simple wheeled platforms, perception, error propagation, localization and simultaneous localization and mapping. The cover picture shows a wind-up toy that is smart enough to not fall off a table just using intelligent mechanism design and illustrate the importance of the mechanism in designing intelligent, autonomous systems. This book is open source, open to contributions, and released under a creative common license.

Introduction to Robotics

Introduction to Robotics
Author: John J. Craig
Publisher: Addison-Wesley Longman
Total Pages: 416
Release: 2005
Genre: Technology & Engineering
ISBN:

Written for senior level or first year graduate level robotics courses, this text includes material from traditional mechanical engineering, control theoretical material and computer science. It includes coverage of rigid-body transformations and forward and inverse positional kinematics.

The Robotics Primer

The Robotics Primer
Author: Maja J. Mataric
Publisher: MIT Press
Total Pages: 325
Release: 2007-08-17
Genre: Computers
ISBN: 026263354X

A broadly accessible introduction to robotics that spans the most basic concepts and the most novel applications; for students, teachers, and hobbyists. The Robotics Primer offers a broadly accessible introduction to robotics for students at pre-university and university levels, robot hobbyists, and anyone interested in this burgeoning field. The text takes the reader from the most basic concepts (including perception and movement) to the most novel and sophisticated applications and topics (humanoids, shape-shifting robots, space robotics), with an emphasis on what it takes to create autonomous intelligent robot behavior. The core concepts of robotics are carried through from fundamental definitions to more complex explanations, all presented in an engaging, conversational style that will appeal to readers of different backgrounds. The Robotics Primer covers such topics as the definition of robotics, the history of robotics (“Where do Robots Come From?”), robot components, locomotion, manipulation, sensors, control, control architectures, representation, behavior (“Making Your Robot Behave”), navigation, group robotics, learning, and the future of robotics (and its ethical implications). To encourage further engagement, experimentation, and course and lesson design, The Robotics Primer is accompanied by a free robot programming exercise workbook that implements many of the ideas on the book on iRobot platforms. The Robotics Primer is unique as a principled, pedagogical treatment of the topic that is accessible to a broad audience; the only prerequisites are curiosity and attention. It can be used effectively in an educational setting or more informally for self-instruction. The Robotics Primer is a springboard for readers of all backgrounds—including students taking robotics as an elective outside the major, graduate students preparing to specialize in robotics, and K-12 teachers who bring robotics into their classrooms.

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

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.