Lecture 1 Introduction No Video
Lecture 1 Introduction No Video
Lecture 1 Introduction No Video
z Required Textbook:
¾ Roland Siegwart and Ilah Nourbakhsh, Introduction to Autonomous Mobile
Robots, MIT Press, April 2004, ISBN# 0-262-19502-X.
¾ Textbook website: http://autonomousmobilerobots.epfl.ch/
¾ Some reading materials and hands out will be distributed in class.
z Recommended readings:
¾ George A. Bekey, Autonomous Robots – From Biological Inspiration to
Implementation and Control, MIT Press, 2005. ISBN 0-262-02578-7.
¾ Robin Murphy, An Introduction to AI Robotics, MIT Press, November 2000.
ISBN 0-262-13383-0.
¾ Stefano Nolfi and Dario Floreano, Evolutionary Robotics: The Biology,
Intelligence, and Technology of Self-Organizing Machines, MIT Press,
2000, ISBN 0-262-14070-5.
¾ Thomas Braunl, Embedded Robotics: Mobile Robot Design and
Applications with Embedded Systems, Springer-Verlag Berlin Heidelberg
New York, ISBN 3-540-03436-6.
Some Robotics Links
z http://www.ifi.unizh.ch/groups/ailab/links/robotic.html#companies
z http://www.cooper.edu/~mar/robotics_links.htm
z http://www.roboticsonline.com/links/
z http://www.ieee-ras.org/
z http://www.euronet.nl/users/ragman/link_64.html
1
Applications of Mobile Robots
Indoor Outdoor
Structured Environments Unstructured Environments
1
Autonomous Mobile Robots
Knowledge, Mission
Data Base Commands ¾ Most functions for
save navigation are
’local’ not involving
Localization Cognition localization nor
"Position" Path Planning
Map Building Global Map
global cognition
Environment Model Path
Local Map ¾ Localization and
local Information Path global path planning
Extraction Execution Î slower update
Motion Control
rate, only when
Perception
z Control Loop
¾ dynamically changing
¾ no compact model available
¾ many sources of uncertainty
z Classical AI
(model based navigation)
¾ complete modeling
¾ function based
¾ horizontal
decomposition
z New AI
(behavior based navigation)
¾ sparse or no modeling
¾ behavior based
¾ vertical decomposition
¾ bottom up
z Possible Solution
¾ Combine Approaches
Environment Representation and Modeling: 1
The Key for Autonomous Navigation
z Environment Representation
¾ Continuos Metric -> x,y,θ
¾ Discrete Metric -> metric grid
¾ Discrete Topological -> topological grid
z Environment Modeling
¾ Raw sensor data, e.g. laser range data, grayscale images
o large volume of data, low distinctiveness
o makes use of all acquired information
¾ Low level features, e.g. line other geometric features
o medium volume of data, average distinctiveness
o filters out the useful information, still ambiguities
¾ High level features, e.g. doors, a car, the Eiffel tower
o low volume of data, high distinctiveness
o filters out the useful information, few/no ambiguities, not enough information
Environment Representation and Modeling: How we do it! 1
Corridor
crossing
Elevator door
Courtesy K. Arras
Entrance
How to find a treasure
Landing at night
Eiffel Tower
¾ not applicable ¾ expensive, ¾ still a challenge for
inflexible artificial systems
1
Environment Representation: The Map Categories
Courtesy K. Arras
z Metric Topological Maps z Fully Metric Maps (continuos or
discrete)
1
Methods for Navigation: Approaches with Limitations
Courtesy K. Arras
Inductive or optical tracks (AGV)
Odometric or initial
sensors (gyro) Reflectors or bar codes
¾ not applicable
¾ expensive, inflexible
1
Methods for Localization: The Quantitative Metric Approach
Courtesy K. Arras
of features
z representation of uncertainties
z optimal weighting acc. to a priori statistics
1
Methods for Localization: The Quantitative Topological Approach
Courtesy K. Arras
predictability
The robot learns its environment
z Measure of Quality of a map
¾ topological correctness
Motivation:
¾ metrical correctness
- by hand: hard and costly
- dynamically changing environment z But: Most environments are a mixture of
predictable and unpredictable features
- different look due to different perception
→ hybrid approach
model-based vs. behaviour-based
1
Map Building: The Problems
Courtesy K. Arras
e.g. disappearing position of robot -> position of wall
cupboard
Courtesy K. Arras
Where to put the nodes?
z Newest generation of
Automatic Guided
Vehicle of VOLVO used
to transport motor
blocks from on
assembly station to an
other. It is guided by an
electrical wire installed
in the floor but it is also
able to leave the wire to
avoid obstacles. There
are over 4000 AGV only
at VOLVO’s plants.
1
Helpmate
z KHEPERA is a small mobile robot for research and education. It sizes only about 60
mm in diameter. Additional modules with cameras, grippers and much more are
available. More then 700 units have already been sold (end of 1998).
http://diwww.epfl.ch/lami/robots/K-family/ K-Team.html
Stevens Modular Autonomous Robot (SMARbot)
z Main specifications
¾ Cylindrical, about 3 inch
¾ ARM7TDMI based 32-bit LPC2292
microprocessor with 1 MB of SRAM
and 16 MB of Flash ROM
¾ Xilinx Spartan-3E FPGA with 1 MB
of SRAM
¾ Four layer modular boards
¾ 3.3V or 5V core voltage power
supply
¾ Two step motors with track treads
¾ ZigBee wireless communication
¾ Sensors
o One CMU camera
o Two SONAR sensors
o Three Infrared proximity sensors
o Four Bumper switches
o Two quadrature encoders
SMARbot Overview
ZigBee wireless
module CMU cam2
Sensor board
SONAR sensors
FPGA board
Infrared sensors
Microprocessor
board
Bumper switch
Power board
Motors with
tank treads
1
Forester Robot
z Pulstech developed
the first ‘industrial like’
walking robot. It is
designed moving wood
out of the forest. The
leg coordination is
automated, but
navigation is still done
by the human operator
on the robot.
http://www.plustech.fi/
1
Robots for Tube Inspection
z Video is here.
Minerva: a second-generation museum tour-guide robot
1
Sojourner, First Robot on Mars
http://www.youtube.com/watch?v=zZWOGcdC_PI
NASA Rover
RoboCup 2006
http://unit.aist.go.jp/is/dsysd/mtran3/
SuperBot (Polymorphic Robotics Laboratory, USC)
http://www.isi.edu/robots/superbot.htm
CrossCube (Stevens Embedded Systems and Robotics Lab)
“On the evening of December 26, 1972, for the first time in the world we
succeeded in producing artificial serpentine movement at a speed of
approximately 40 cm/sec using the principles of a serpentine movement
which is the same as actual snakes. The entire length of the device is 2 m,
and it has 20 joints.”
– From http://www-robot.mes.titech.ac.jp/robot/snake/acm3/acm3_e.html
Biological Inspired Robot: Snake Robot (Tokyo Institute
of Technology, Shigeo Hirose Group)
¾ Computationally Simple
¾ Handle dynamic environments well Oftentimes unclear as to how
to design local control laws
¾ Must rely on physical sensors
¾ Oftentimes unclear as to how to design local control laws
Biological-Inspired Swarm Robots
z Positive Feedback
¾ Ants are able to attract more help when a food source is found
¾ More ants on a trail increases pheromone and attracts even more
ants
z Negative Feedback
¾ Pheromone Decay
¾ Distant food sources are exploited last
z Randomness
¾ Ant decisions are random
¾ Food sources are found randomly
z Multiple Interactions
¾ No individual can solve a given problem. Only through the
interaction of many can a solution be found
Swarm Robots
z Many of the dangerous, dirty, or Null jobs can be performed more effectively by
groups of robots working together, such as swarms.
z Applications
¾ Urbane search and rescue,Surveillance systems, Exploration, Constructions
¾ Much more ….
z Advantages
¾ Parallel processing, cover more areas, coordination, robust and flexible
z Main challenges
¾ Adapt their behaviors based on interaction with the environment and
other robots
¾ Become more proficient in their tasks over time
¾ Adapt to new situations as they occur
¾ Coordination and cooperation
Swarm-Bots Project ( Marco Dorigo group in Europe)
z The main objective of the Swarm-bots project is to study a novel approach to the
design and implementation of self-organizing and self-assembling artefacts.
z This approach was inspired by the recent studies in swarm intelligence in social
insects and other animal societies.
z An artefact composed of a number of simpler, insect-like, robots, built out of
relatively cheap components, capable of self-assembling and self-organizing to adapt
to its environment
Swarm Robots – MIT/iRobot
http://people.csail.mit.edu/jamesm/swarm.php
Multi-cellular based Multi-Agent Systems (Stevens
Embedded Systems and Robotics Lab)
z Self-organization of large collective systems is a challenging task
¾ Autonomous, adaptable, evolvable, robust, self-repairable, emergent
¾ Suboptimal, non-controllable, non-predictable, not (easily) understandable
¾ Trade-off between global (centralized) and local (distributed) control
z Biological development, including cell growth, cell differentiation and morphogenesis,
can be seen as a self-organizing process
¾ Robust to genetic and environmental changes
¾ Use of global and local control
¾ Predictable and relatively understandable
z Biological development is under the temporal and spatial control of a gene regulatory
network (GRN)
z Can we borrow some ideas from developmental biology, in particular the
morphogenesis?
60
Simulation Results: Forming shapes
http://www.youtube.com/watch?v=kLGk9Q49y7k
1
Entertainment Robots: Humanoid Robots (SONY)
DARPA Grand Challenge
z The DARPA Grand Challenge has been the most significant event for
the robotics community in more than a decade.
z In 2005, Stanford won the challenge and the $2M prize in less than 7
hours travel time, and ahead of four other finishers.
Stanford STANLEY (http://robots.stanford.edu/)
DARPR Grand Challenge 2007
on November 3, 2007.
z DESCRIPTION:
z
z The project involves the design, development and demonstration deployment of an unmanned
maritime system (UMS) or systems to perform a task to be specified by the project sponsor.
Students will be responsible for developing the system and deployment specifications based
on independent research and planning. This team will be part of a larger multidisciplinary
team working with students in Mechanical Engineering and Naval Engineering to accomplish
the project goals. Interested students MUST meet with Michael DeLorme
(mdelorme@stevens.edu) to further discuss the responsibilities and expectations of this project
and to submit a one page resume highlighting their qualifications as related to the proposed
project.
Homework #1
z In order to prepare your project, you may want to search for some
robot simulators from the websites. Please try to find at least two
robot simulators you like and try to use them to see if it is possible for
you to write control programs, such as localization, navigation, multi-
robot coordination, on those simulators.
z You can find your project partners and build up a group (at most 3