Calinon, S., Sardellitti, I. and Caldwell, D.G. (2010)
Learning-based control strategy for safe human-robot interaction exploiting task and robot redundancies
In Proc. of the IEEE/RSJ Intl Conf. on Intelligent Robots and Systems (IROS), Taipei, Taiwan, pp. 249-254.
Abstract
We propose a control strategy for a robotic manipulator operating in an unstructured environment while interacting with a human operator. The proposed system takes into account the important characteristics of the task and the redundancy of the robot to determine a controller that is safe for the user. The constraints of the task are first extracted using several examples of the skill demonstrated to the robot through kinesthetic teaching. An active control strategy based on task-space control with variable stiffness is proposed, and combined with a safety strategy for tasks requiring humans to move in the vicinity of robots. A risk indicator for human-robot collision is defined, which modulates a repulsive force distorting the spatial and temporal characteristics of the movement according to the task constraints. We illustrate the approach with two human-robot interaction experiments, where the user teaches the robot first how to move a tray, and then shows it how to iron a napkin.
Bibtex reference
@inproceedings{Calinon10IROS, author="Calinon, S. and Sardellitti, I. and Caldwell, D. G.", title="Learning-based control strategy for safe human-robot interaction exploiting task and robot redundancies", booktitle="Proc. {IEEE/RSJ} Intl Conf. on Intelligent Robots and Systems ({IROS})", year="2010", month="October", address="Taipei, Taiwan", pages="249--254" }
Video
The video shows a Barrett WAM 7 DOFs manipulator learning an ironing task by imitation. The set of demonstrated movements are encoded in a mixture of basis force fields (Dynamic Movement Primitives (DMP) model extended to the use of variation and correlation information). The task redundancies are exploited during reproduction to regulate the robot's stiffness and the dynamics of the movement. The robot is thus compliant in parts of the task that do not require to track precisely a reference trajectory. For the example of the ironing task, the system learns that it is more important to track the movement in the vertical direction than in the other two directions of the horizontal plane. The video then shows how to exploit this redundancy of the task to satisfy other constraints in parallel, such as moving away from the user to prevent collision.
Video credits:
Dr Sylvain Calinon
Dr Irene Sardellitti
(Italian Institute of Technology)
Source codes
Download
Usage
Unzip the file and run 'demo1' in Matlab.
Reference
- Calinon, S., Sardellitti, I. and Caldwell, D.G. (2010) Learning-based control strategy for safe human-robot interaction exploiting task and robot redundancies. Proc. of the IEEE/RSJ Intl Conf. on Intelligent Robots and Systems (IROS).
Demo 1 - Mixture of correlated mass-spring-damper systems
Learning and reproduction of a movement through a mixture of dynamical
systems (similar to Dynamic Movement Primitives), where variability and correlation information along the movement and among the different examples is encapsulated as a full stiffness matrix in a set of mass-spring-damper systems.
For each primitive (or state), learning of the virtual attractor points
and associated stiffness matrices is done through least-squares regression.