Autonomous Motion

Learning Control

Learningsystem en 2to1
Abstraction of an autonomous system. The controller, which is typically implemented on the robot’s embedded computer, receives data from various sensors, processes the data, and computes new action commands to be executed by the robot. It is through this continuous feedback loop that the robot can interact with its environment such as walk, grasp or manipulate objects. When the robot shall also cope with unknown situations, its control system must be able to adapt and learn during operation. Thus, “learning” is a key characteristic of an autonomous system and spans all of its algorithmic components.