scispace - formally typeset
Journal ArticleDOI

Introduction to AI Robotics

Robin R. Murphy
- 01 Oct 2000 - 
- Vol. 28, Iss: 3, pp 266-267
TLDR
This text covers all the material needed to understand the principles behind the AI approach to robotics and to program an artificially intelligent robot for applications involving sensing, navigation, planning, and uncertainty.
Abstract
From the Publisher: This text covers all the material needed to understand the principles behind the AI approach to robotics and to program an artificially intelligent robot for applications involving sensing, navigation, planning, and uncertainty. Robin Murphy is extremely effective at combining theoretical and practical rigor with a light narrative touch. In the overview, for example, she touches upon anthropomorphic robots from classic films and science fiction stories before delving into the nuts and bolts of organizing intelligence in robots. Following the overview, Murphy contrasts AI and engineering approaches and discusses what she calls the three paradigms of AI robotics: hierarchical, reactive, and hybrid deliberative/reactive. Later chapters explore multiagent scenarios, navigation and path-planning for mobile robots, and the basics of computer vision and range sensing. Each chapter includes objectives, review questions, and exercises. Many chapters contain one or more case studies showing how the concepts were implemented on real robots. Murphy, who is well known for her classroom teaching, conveys the intellectual adventure of mastering complex theoretical and technical material.

read more

Citations
More filters
Book

Introduction to Autonomous Mobile Robots

TL;DR: Bringing together all aspects of mobile robotics into one volume, Introduction to Autonomous Mobile Robots can serve as a textbook or a working tool for beginning practitioners.
Book

Human-Robot Interaction: A Survey

TL;DR: The goal of this review is to present a unified treatment of HRI-related problems, to identify key themes, and discuss challenge problems that are likely to shape the field in the near future.

Human-robot interactions during the robot-assisted urban search and rescue response at the World Trade Center

Casper, +1 more
TL;DR: The World Trade Center rescue response provided an unfortunate opportunity to study the human-robot interactions during a real unstaged rescue for the first time, and a post-hoc analysis resulted in 17 findings on the impact of the environment and conditions on the HRI.
Journal ArticleDOI

Human-robot interactions during the robot-assisted urban search and rescue response at the World Trade Center

TL;DR: The World Trade Center (WTC) rescue response provided an unfortunate opportunity to study the human-robot interactions (HRI) during a real unstaged rescue for the first time as mentioned in this paper, which resulted in 17 findings on the impact of the environment and conditions on the HRI: skills displayed and needed by robots and humans, details of the Urban Search and Rescue (USAR) task, the social informatics in the USAR domain, and what information is communicated at what time.
Journal ArticleDOI

Theta*: any-angle path planning on grids

TL;DR: This work presents Theta*, a variant of A*, that propagates informati on along grid edges without constraining the paths to grid edges, and shows experimentally that Theta* finds shorter and more realistic looking paths than either of these existing techniques.