Complex behavior emergent from simpler ones

Similar documents
Robotic Behaviors. Potential Field Methods

Mobile robots control architectures

Recap: Vector Field Histogram (VFH)

Reactive and Hybrid Agents. Based on An Introduction to MultiAgent Systems and slides by Michael Wooldridge

Problem Solving Agents Solving Problems through Search CIS 32

Mobile Robots: An Introduction.

Introduction to Intelligent, Cognitive, and Knowledge-Based Systems

Lecture 18: Planning and plan execution, applications

Last update: May 6, Robotics. CMSC 421: Chapter 25. CMSC 421: Chapter 25 1

Robotics Programming Laboratory

CS 378: Computer Game Technology

Elastic Bands: Connecting Path Planning and Control

CSCI 445 Amin Atrash. Control Architectures. Introduction to Robotics L. Itti, M. J. Mataric

Robotics. CSPP Artificial Intelligence March 10, 2004

Graphs, Search, Pathfinding (behavior involving where to go) Steering, Flocking, Formations (behavior involving how to go)

Behavioral Animation in Crowd Simulation. Ying Wei

Northwestern University CS 395 Behavior-Based Robotics Behavior Design

Traffic/Flocking/Crowd AI. Gregory Miranda

Behavior Based. Chapter 4

12 - More Steering. from Milligan, "Artificial Intelligence for Games", Morgan Kaufman, 2006

Everything You Always Wanted To Know About Programming Behaviors But Were Afraid To Ask

Scaling the Dynamic Approach to Autonomous Path Planning: 3401 Walnut Street, Room 301C Kungliga Tekniska H gskolan

Path Planning. Marcello Restelli. Dipartimento di Elettronica e Informazione Politecnico di Milano tel:

Robotics/Perception II

Probabilistic Methods for Kinodynamic Path Planning

Topological Navigation and Path Planning

SteerFit: Automated Parameter Fitting for Steering Algorithms Supplementary Document

A Reduced-Order Analytical Solution to Mobile Robot Trajectory Generation in the Presence of Moving Obstacles

Spring Localization II. Roland Siegwart, Margarita Chli, Martin Rufli. ASL Autonomous Systems Lab. Autonomous Mobile Robots

Introduction to Intelligent Agents

Autonomous Mobile Robots, Chapter 6 Planning and Navigation Where am I going? How do I get there? Localization. Cognition. Real World Environment

6. NEURAL NETWORK BASED PATH PLANNING ALGORITHM 6.1 INTRODUCTION

Spring Localization II. Roland Siegwart, Margarita Chli, Juan Nieto, Nick Lawrance. ASL Autonomous Systems Lab. Autonomous Mobile Robots

Cognitive Robotics. Robot Cognitive Architectures. Matteo Matteucci

Visually Augmented POMDP for Indoor Robot Navigation

Spatio-Temporal Case-Based Reasoning for Efficient Reactive Robot Navigation

Exploring Unknown Structured Environments

Roadmaps. Vertex Visibility Graph. Reduced visibility graph, i.e., not including segments that extend into obstacles on either side.

Navigation of Multiple Mobile Robots Using Swarm Intelligence

Statistical Techniques in Robotics (16-831, F10) Lecture #02 (Thursday, August 28) Bayes Filtering

Unified Engineering Fall 2004

Learning Fuzzy Rules by Evolution for Mobile Agent Control

Robotics 2c. The Programming Interface

Motion Planning. Howie CHoset

Lecture 15: Segmentation (Edge Based, Hough Transform)

Robotics and Autonomous Systems

6.141: Robotics systems and science Lecture 9: Configuration Space and Motion Planning

Path Planning Algorithms and Multi Agent Path Planning

A Fuzzy Local Path Planning and Obstacle Avoidance for Mobile Robots

Metric Planning: Overview

Particle Systems. Typical Time Step. Particle Generation. Controlling Groups of Objects: Particle Systems. Flocks and Schools

The 19th International Conference on Climbing and Walking Robots and Support Technologies for Mobile Machines

Abstract Path Planning for Multiple Robots: An Empirical Study

Under the Guidance of

ECE276B: Planning & Learning in Robotics Lecture 5: Configuration Space

6.141: Robotics systems and science Lecture 10: Implementing Motion Planning

Big Picture: Overview of Issues and Challenges in Autonomous Robotics + Impact on Practical Implementation Details

Autonomous Vehicles:

CS 395 Fall 2000 Behavior-Based Robotics Pracitce Quiz 1

Northwestern University -Based Robotics Conflict Resolution

Autonomous Vehicles:

FumiyaIida.

Collision Avoidance with Unity3d

Software Architecture--Continued. Another Software Architecture Example

CS 387/680: GAME AI MOVEMENT

Geometric Path Planning McGill COMP 765 Oct 12 th, 2017

GLUE - A Component Connecting Schema-based Reactive to Higher-level Deliberative Layers for Autonomous Agents

Jo-Car2 Autonomous Mode. Path Planning (Cost Matrix Algorithm)

Robotics Project. Final Report. Computer Science University of Minnesota. December 17, 2007

CS 231. Crowd Simulation. Outline. Introduction to Crowd Simulation. Flocking Social Forces 2D Cellular Automaton Continuum Crowds

MEV 442: Introduction to Robotics - Module 3 INTRODUCTION TO ROBOT PATH PLANNING

Introduction to Information Science and Technology (IST) Part IV: Intelligent Machines and Robotics Planning

6.141: Robotics systems and science Lecture 9: Configuration Space and Motion Planning

Signals, Instruments, and Systems W9. An Introduction to Mobile Robotics and the e-puck Robot

Localization, Where am I?

Integrating multiple representations of spatial knowledge for mapping, navigation, and communication

logic table of contents: squarebot logic subsystem 7.1 parts & assembly concepts to understand 7 subsystems interfaces 7 logic subsystem inventory 7

Unit 5: Part 1 Planning

CS4514 Real-Time Systems and Modeling

Introduction to Robotics

Automated Control for Elastic Storage

Exploring Unknown Structured Environments

Motion Planning. Howie CHoset

126 ACTION AND PERCEPTION

Planning and Control: Markov Decision Processes

A Prototype Inference Engine for Rule-Based Geometric Reasoning

Vision-based Manipulator Navigation. using Mixtures of RBF Neural Networks. Wolfram Blase, Josef Pauli, and Jorg Bruske

BUILDING CONTROL SYSTEM OF MOBILE ROBOT WITH AGENT-SPACE ARCHITECTURE

Principles of Computer Game Design and Implementation. Lecture 23

Planning: Part 1 Classical Planning

Aggregation and Segregation Mechanisms. AM, EE141, Swarm Intelligence, W4-1

11 Behavioural Animation. Chapter 11. Behavioural Animation. Department of Computer Science and Engineering 11-1

Model-Based Reconguration of. Schema-Based Reactive Control Architectures. Ashok K. Goel, Eleni Stroulia, Zhong Chen, Paul Rowland

Introduction to Mobile Robotics

Revising Stereo Vision Maps in Particle Filter Based SLAM using Localisation Confidence and Sample History

Direction Maps for Cooperative Pathfinding

CHAPTER 6 PERCEPTUAL ORGANIZATION BASED ON TEMPORAL DYNAMICS

Assignment 1: Control and obstacle avoidance

Swarm Intelligence Particle Swarm Optimization. Erick Luerken 13.Feb.2006 CS 790R, University of Nevada, Reno

m Environment Output Activation 0.8 Output Activation Input Value

Transcription:

Reactive Paradigm: Basics Based on ethology Vertical decomposition, as opposed to horizontal decomposition of hierarchical model Primitive behaviors at bottom Higher behaviors at top Each layer has independent access to sensors and actuators, or shares sensors with other behaviors Complex behavior emergent from simpler ones 1

Reactive Paradigm: Basics (2) Behavior is direct mapping of sensory inputs to pattern of motor action used to achieve a goal All actions are result of behavior PLAN plays no role Behavior consists of 1. At least one perceptual schema Input comes from a dedicated sensor, or one shared with other behavior If shared, access is independent May be affordance-based, or process input Any memory used is local to schema 2. At least one motor schema Result of this architecture is real-time operation General characteristics of robots based on Reactive paradigm: 1. They are situated agents that operate in an ecological niche 2. Behaviors are basic building blocks; behavior is emergent 3. Only local, behavior-specific sensing is allowed 4. Naturally follow good software design principles 5. Are biology based Advantages of Reactive paradigm 1. Inherently modular 2. Real-time operation 3. Enable libraries of behaviors Paradigm must provide mechanisms for 1. Triggering behaviors 2. Handling multiple active behaviors Formalized approaches to Reactive paradigm: 1. Subsumption Hardware-based 2. Potential fields Software-based 2

Reactive Paradigm: Subsumption Due to Brooks Behavior modeled as network of sensing and acting modules Implemented as Augmented Finite State Machines AFSM is interface between schemas and coordinated control strategy of behavioral system Subsumption behavior is combination of one or more schemas into an abstract behavior No external program explicitly coordinates behaviors Behavior is stimulus-response Control results from following Modules grouped into layers of competence Lower are primitive, higher are more abstract Modules in higher layers can subsume lower ones No internal state Goals achieved by activating appropriate layers Correlation of behaviors achieved by 1. Inhibition Output of subsuming module connected to output of subsumed one Will block output of subsumed module 2. Suppression Output of subsuming module connected to input of subsumed one Will replace input of subsumed module 3

Reactive Paradigm: Subsumption Behaviors 1. Run-away Approaching objects result in flee behavior Range finders arrayed around entire robot Modules: (a) Feel Force Finds vector sum of ranges If closeness threshold is reached, move in opposite direction of strongest vector (b) Runaway Receives vector from Feel force, generates heading (c) Turn Activates steering actuator (d) Forward Controls motor Uses heading magnitude for control (e) Collision Above can be represented in terms of behaviors: Feel Force : perceptual schema for Runaway Runaway: motor schema for Runaway Collide: perceptual and motor schemas for Collide 4

Reactive Paradigm: Subsumption Behaviors (2) 2. Exploration Robot randomly moves around environment, avoiding obstacles Modules: (a) Wander Generates random heading (b) Avoid Combines vectors from Wander and Feel Force 5

6

3. Follow corridor Reactive Paradigm: Subsumption Behaviors (2) Robot moves down center of hallway Modules: (a) Look Determines center of corridor using range finders (b) Integrate Keeps robot on course Monitors distance and direction traveled since last Look update (c) Stay in Middle Keeps robot in center Calculates vector sum of old Look vector and vector generated by Stay in Middle 7

Reactive Paradigm: Subsumption Behaviors (n) (d) Problems: i. Integrate overrides real-world observations ii. If Look doesn t update, motion based on Integrate, which may have error Solution: Impose time limits on suppression and inhibition If in effect for an arbitrary limit, turn off and allow lower-level behaviors to take charge 8

Reactive Paradigm: Summary of Subsumption Defines behavior as tight coupling of SENSE-ACT pairs Not schema based Modules grouped into layers of competence Higher layers may subsume (inhibit/suppress) lower layers Lower layers always active Design and implementation not algorithmic No planning involved No world model involved Behaviors usually released by affordances Perception is egocentric and distributed 9

Reactive Paradigm: Potential Field Approach Overview Behaviors represented by vectors Emergent behavior is vector sum of individual behavior vectors Potential field: array (field) of vectors at a given point in time Vectors associated with goals and objects in world Each entry represents force affecting robot at a given location from a given source Represents (usually) 2D region of space Controls motors Types of fields: 1. Uniform 2. Perpendicular 3. Attractive 10

4. Repulsive Reactive Paradigm: Potential Field Approach Overview (2) 5. Tangential 11

Reactive Paradigm: Potential Field Approach Overview (3) Magnitude profile of field Change of magnitude as function of location Types: 1. Constant: Uniform speed while in range of field 2. Linear: Speed changes uniformly in relation to distance from object 3. Exponential: Speed changes by factor of 2 per unit distance from object Magnitude can also depend on stimulus strength (independent of distance) Potential field not maintained internally (no world model) 12

Potential Field Coding typedef struct vector { double magnitude; double direction; } vector repulsive (double d, double max) { vector v; } if (d < DMAX) { v.direction = -180.0; v.magnitude = (max - d)/max; } else { v.direction = 0.0; v.magnitude = 0.0; } return v; vector runaway () { double reading; vector v; } reading = readsonar(); v = repulsive (reading, DMAX); return v;... while (robot == ON) { vrunaway = runaway (); turn (vrunaway.direction); forward (vrunaway.magnitude * VMAX); } 13

Reactive Paradigm: Potential Field Approach: Combining Behaviors Simple combination: Single goal, single obstacle Move2Goal is attractive, range is infinite Runaway is repulsive, range is finite Magnitude of resultant vector controls speed Robot may not follow absolute force contours Distance traveled in a given time interval depends on vector magnitude One behavior per sensor 14

Reactive Paradigm: Comparison of Potential Field and Subsumption Approaches 1. Level 0: Obstacle avoidance (herding) Potential field generates vector sum of each sensor Does not use Collide (If included, generates null vector) If actual collision occurs, means Runaway has failed - treat as panic mode 2. Level 1: Wander Generate uniform field for set time interval Does not use Avoid; result combined with Runaway 3. Level 2: Follow Corridor Requires only 2 behaviors: Runaway and Follow Corridor Follow Corridor consists of (a) 2 repulsive fields perpendicular to walls that linearly decrease towards center (b) Uniform field parallel to walls Does not use Wander 15

Reactive Paradigm: Comparison of Potential Field and Subsumption Approaches (2) 4. Docking behavior Robot must align with specific part of object Field consists of: (a) Attractive field to guide robot to object (b) Selective attractive field to guide robot to specific part of object (c) Tangential field to guide robot to selective attractive field 16

Reactive Paradigm: Potential Field Evaluation Positives: Easy to visualize Easy to combine fields Can parameterize fields (range of effect, magnitude, etc.) Negatives: Vector sum may equal 0 Possible solutions: 1. Motor schema generates random noise vectors 2. Navigation templates Incorporate intelligence into Avoid behavior Strategic vector = sum of all vectors except Avoid Result is direction to go if no obstacle were present Implement as tangential field around obstacle, direction based on robot s position and strategic vector 3. Express fields as harmonic function Guaranteed to be non-null 17

Reactive Paradigm: Potential Field Summary Behavior consists of one or more motor and perceptual schemas and/or behaviors Motor schema is potential field Behaviors operate concurrently, output vectors summed No layers Designer responsible for control program (for coordination) Perception based on affordances Perceptions can be shared among behaviors A priori knowledge can be supplied to perceptual schemas to emulate specialized sensors 18

Reactive Paradigm: Evaluation Subsumption and Potential Field approaches essentially equivalent Modularity: Supported by both (subsumption in hardware, potential fields in software) Niche targetability: High for both Ease of portability: Not portable to environments requiring planning Usually upper levels require modification based on task Robustness: No mechanism for id ing failure of higher-level modules 19