Behavior-based Robotics

Behavior-based Robotics
Author: Ronald C. Arkin
Publisher: MIT Press
Total Pages: 522
Release: 1998
Genre: Computers
ISBN: 9780262011655

Foreword by Michael Arbib This introduction to the principles, design, and practice of intelligent behavior-based autonomous robotic systems is the first true survey of this robotics field. The author presents the tools and techniques central to the development of this class of systems in a clear and thorough manner. Following a discussion of the relevant biological and psychological models of behavior, he covers the use of knowledge and learning in autonomous robots, behavior-based and hybrid robot architectures, modular perception, robot colonies, and future trends in robot intelligence. The text throughout refers to actual implemented robots and includes many pictures and descriptions of hardware, making it clear that these are not abstract simulations, but real machines capable of perception, cognition, and action.

The Developmental Organization of Robot Behavior

The Developmental Organization of Robot Behavior
Author: Roderic A. Grupen
Publisher: MIT Press
Total Pages: 403
Release: 2023-03-14
Genre: Computers
ISBN: 0262363291

A comprehensive introduction to the mathematical foundations of movement and actuation that apply equally to animals and machines. This textbook offers a computational framework for the sensorimotor stage of development as applied to robotics. Much work in developmental robotics is based on ad hoc examples, without a full computational basis. This book's comprehensive and complete treatment fills the gap, drawing on the principal mechanisms of development in the first year of life to introduce what is essentially an operating system for developing robots. The goal is to apply principles of development to robot systems that not only achieve new levels of performance but also provide evidence for scientific theories of human development.

Robot Shaping

Robot Shaping
Author: Marco Dorigo
Publisher: MIT Press
Total Pages: 238
Release: 1998
Genre: Computers
ISBN: 9780262041645

foreword by Lashon Booker To program an autonomous robot to act reliably in a dynamic environment is a complex task. The dynamics of the environment are unpredictable, and the robots' sensors provide noisy input. A learning autonomous robot, one that can acquire knowledge through interaction with its environment and then adapt its behavior, greatly simplifies the designer's work. A learning robot need not be given all of the details of its environment, and its sensors and actuators need not be finely tuned. Robot Shaping is about designing and building learning autonomous robots. The term "shaping" comes from experimental psychology, where it describes the incremental training of animals. The authors propose a new engineering discipline, "behavior engineering," to provide the methodologies and tools for creating autonomous robots. Their techniques are based on classifier systems, a reinforcement learning architecture originated by John Holland, to which they have added several new ideas, such as "mutespec," classifier system "energy,"and dynamic population size. In the book they present Behavior Analysis and Training (BAT) as an example of a behavior engineering methodology.

Cambrian Intelligence

Cambrian Intelligence
Author: Rodney Allen Brooks
Publisher: MIT Press
Total Pages: 220
Release: 1999
Genre: Computers
ISBN: 9780262522632

Until the mid-1980s, AI researchers assumed that an intelligent system doing high-level reasoning was necessary for the coupling of perception and action. In this traditional model, cognition mediates between perception and plans of action. Realizing that this core AI, as it was known, was illusory, Rodney A. Brooks turned the field of AI on its head by introducing the behavior-based approach to robotics. The cornerstone of behavior-based robotics is the realization that the coupling of perception and action gives rise to all the power of intelligence and that cognition is only in the eye of an observer. Behavior-based robotics has been the basis of successful applications in entertainment, service industries, agriculture, mining, and the home. It has given rise to both autonomous mobile robots and more recent humanoid robots such as Brooks' Cog. This book represents Brooks' initial formulation of and contributions to the development of the behavior-based approach to robotics. It presents all of the key philosophical and technical ideas that put this "bottom-up" approach at the forefront of current research in not only AI but all of cognitive science.

Intelligent Behavior in Animals and Robots

Intelligent Behavior in Animals and Robots
Author: David McFarland
Publisher: MIT Press
Total Pages: 340
Release: 1993
Genre: Computers
ISBN: 9780262132930

This exciting study explores the novel insight, based on well-established ethological principles, that animals, humans, and autonomous robots can all be analyzed as multi-task autonomous control systems.

Behavior Trees in Robotics and AI

Behavior Trees in Robotics and AI
Author: Michele Colledanchise
Publisher: CRC Press
Total Pages: 289
Release: 2018-07-20
Genre: Computers
ISBN: 0429950896

Behavior Trees (BTs) provide a way to structure the behavior of an artificial agent such as a robot or a non-player character in a computer game. Traditional design methods, such as finite state machines, are known to produce brittle behaviors when complexity increases, making it very hard to add features without breaking existing functionality. BTs were created to address this very problem, and enables the creation of systems that are both modular and reactive. Behavior Trees in Robotics and AI: An Introduction provides a broad introduction as well as an in-depth exploration of the topic, and is the first comprehensive book on the use of BTs. This book introduces the subject of BTs from simple topics, such as semantics and design principles, to complex topics, such as learning and task planning. For each topic, the authors provide a set of examples, ranging from simple illustrations to realistic complex behaviors, to enable the reader to successfully combine theory with practice. Starting with an introduction to BTs, the book then describes how BTs relate to, and in many cases, generalize earlier switching structures, or control architectures. These ideas are then used as a foundation for a set of efficient and easy to use design principles. The book then presents a set of important extensions and provides a set of tools for formally analyzing these extensions using a state space formulation of BTs. With the new analysis tools, the book then formalizes the descriptions of how BTs generalize earlier approaches and shows how BTs can be automatically generated using planning and learning. The final part of the book provides an extended set of tools to capture the behavior of Stochastic BTs, where the outcomes of actions are described by probabilities. These tools enable the computation of both success probabilities and time to completion. This book targets a broad audience, including both students and professionals interested in modeling complex behaviors for robots, game characters, or other AI agents. Readers can choose at which depth and pace they want to learn the subject, depending on their needs and background.

Robot Teams

Robot Teams
Author: Tucker Balch
Publisher: CRC Press
Total Pages: 425
Release: 2002-04-17
Genre: Computers
ISBN: 1439863679

This is a comprehensive volume on robot teams that will be the standard reference on multi-robot systems. The volume provides not only the essentials of multi-agent robotics theory but also descriptions of exemplary implemented systems demonstrating the key concepts of multi-robot research. Information is presented in a descriptive manner and augme

Robot Programming

Robot Programming
Author: Joe Jones
Publisher: McGraw Hill Professional
Total Pages: 321
Release: 2004-01-02
Genre: Technology & Engineering
ISBN: 0071708502

* Teaches the concepts of behavior-based programming through text, programming examples, and a unique online simulator robot * Explains how to design new behaviors by manipulating old ones and adjusting programming * Does not assume reader familiarity with robotics or programming languages * Includes a section on designing your own behavior-based system from scratch

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.

Embedded Robotics

Embedded Robotics
Author: Thomas Bräunl
Publisher: Springer Science & Business Media
Total Pages: 536
Release: 2008-09-20
Genre: Computers
ISBN: 3540705341

This book presents a unique examination of mobile robots and embedded systems, from introductory to intermediate level. It is structured in three parts, dealing with Embedded Systems (hardware and software design, actuators, sensors, PID control, multitasking), Mobile Robot Design (driving, balancing, walking, and flying robots), and Mobile Robot Applications (mapping, robot soccer, genetic algorithms, neural networks, behavior-based systems, and simulation). The book is written as a text for courses in computer science, computer engineering, IT, electronic engineering, and mechatronics, as well as a guide for robot hobbyists and researchers.