%%alias
Aliased from  [Behavior-Based Robotics|BehaviorBasedRobotics] and [Behaviour-Based Systems|BehaviourBasedSystems]
%%

As described on the [Behavior-based_robotics|https://en.wikipedia.org/wiki/Behavior-based_robotics] Wikipedia page:
%%blockquote
__Behavior-based robotics__ (__BBR__) or __behavioral robotics__ is an approach in  [robotics|https://en.wikipedia.org/wiki/Robotics] that focuses on robots that are able to exhibit complex-appearing behaviors despite little internal [variable state|https://en.wikipedia.org/wiki/Variable_(programming)] to model its immediate environment, mostly gradually correcting its actions via sensory-motor links.
%%

Behaviour Based Systems (BBS) came out of the [Rodney Brooks] and the MIT Robotics Laboratory and represents a research area distinct from AI that attempts to model the robot's environment (with computer-based ontologies, 3D modeling, etc.) or accumulate great amounts of data, or build some kind of robot world view. BBS consider that small creatures like insects don't have a complex model of the world as they hardly have a brain at all, simply some hard-wired, reactive behaviours. Likewise, a combination of behaviours wired into a robot creates an emergent form of intelligence, to some degree in a ratio corresponding to the complexity of the sensors (or the robot's "view" of the sensed environment). 

See also: [Behaviour Trees|BehaviourTrees]

!! Papers

* ''[A Robot that Walks; Emergent Behaviors from a Carefully Evolved Network|https://service.robots.org.nz/wiki/attach/BehaviourBasedRobotics/Brooks-A_robot_that_walks.pdf]'', Rodney A. Brooks
* ''[Intelligence Without Reason|https://service.robots.org.nz/wiki/attach/BehaviourBasedRobotics/AIM-1293.pdf]'', Rodney A. Brooks
* ''[Intelligence without representation|https://service.robots.org.nz/wiki/attach/BehaviourBasedRobotics/Brooks-Intelligence-without-Representation.pdf]'', Rodney A. Brooks
* ''[Behavior-Based Systems|https://service.robots.org.nz/wiki/attach/BehaviourBasedRobotics/Behavior-Based_Systems.pdf]'', François Michaud, ed.
* ''[Intelligence without Robots: A Reply to Brooks|https://service.robots.org.nz/wiki/attach/BehaviourBasedRobotics/Etzioni-Intelligence-wo-Robots.pdf]'', Oren Etzioni

----

! Tagged as Behaviour-Based Robotics 

[{HasTagOf BehaviourBasedRobotics}]

----

[{Tag BehaviourBasedRobotics}]