Navigationsmenü öffnen
AIDive
DE
Anmelden
Zurück zum Glossar

Affordance Learning

Robotics

An approach in robotics in which the system learns to understand what actions are possible with objects and the environment.

Definition

Learning the possibilities of action helps the robot not only recognize an object, but also understand what can be done with it. You can take a cup by the handle, a door can be opened, a button can be pressed, a box can be moved. The system connects the perception of an object with acceptable actions and their results.

Beispiel

A robot in a warehouse sees a box and evaluates which side is safer to grab with its manipulator.

Warum es wichtig ist

The term is important for practical robotics: recognizing an object by itself does not guarantee that the robot will be able to interact with it correctly.

So funktioniert es

The model learns from observations, simulations, or actions of the robot. It relates the shape, material, position and context of an object to the likelihood of a successful action.

Wo es genutzt wird

  • robotic gripper
  • home robots
  • industrial manipulators

Einschränkungen

The system may make errors with new objects, non-standard materials, poor lighting, or a changed environment.

FAQ

Why is “Affordance Learning” useful to know?

The term is important for practical robotics: recognizing an object by itself does not guarantee that the robot will be able to interact with it correctly.