To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Robotic paradigm

From Wikipedia, the free encyclopedia

In robotics, a robotic paradigm is a mental model of how a robot operates. A robotic paradigm can be described by the relationship between the three basic elements of robotics: Sensing, Planning, and Acting. It can also be described by how sensory data is processed and distributed through the system, and where decisions are made.

YouTube Encyclopedic

  • 1/3
    Views:
    48 723
    4 201
    10 248
  • A collaborative robot from Universal Robots polishes Paradigm to 50% production increase
  • Mobile Robotics: Huge Potential to Double ROI and Change Paradigms
  • Multi-Robot Human Collaboration - Innovation Award 2017 Finalist Spotlight

Transcription

Hierarchical/deliberative paradigm

  • The robot operates in a top-down fashion, heavy on planning.
  • The robot senses the world, plans the next action, acts; at each step the robot explicitly plans the next move.
  • All the sensing data tends to be gathered into one global world model.
Hierarchical Paradigm schema

The reactive paradigm

  • Sense-act type of organization.
  • The robot has multiple instances of Sense-Act couplings.
  • These couplings are concurrent processes, called behaviours, which take the local sensing data and compute the best action to take independently of what the other processes are doing.
  • The robot will do a combination of behaviours.
Reactive Paradigm schema

Hybrid deliberate/reactive paradigm

  • The robot first plans (deliberates) how to best decompose a task into subtasks (also called “mission planning”) and then what are the suitable behaviours to accomplish each subtask.
  • Then the behaviours starts executing as per the Reactive Paradigm.
  • Sensing organization is also a mixture of Hierarchical and Reactive styles; sensor data gets routed to each behaviour that needs that sensor, but is also available to the planner for construction of a task-oriented global world model.
Hybrid Deliberate/Reactive Paradigm schema

See also

References

  • Asada, H. & Slotine, J.-J. E. (1986). Robot Analysis and Control. Wiley. ISBN 0-471-83029-1.
  • Arkin, Ronald C. (1998). Behavior-Based Robotics. MIT Press. ISBN 0-262-01165-4.
This page was last edited on 9 January 2022, at 13:40
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.