Trajectory Deformations from Physical Human-Robot Interaction

Dylan P. Losey,Marcia K. O'Malley
DOI: https://doi.org/10.1109/TRO.2017.2765335
2017-10-27
Abstract:Robots are finding new applications where physical interaction with a human is necessary: manufacturing, healthcare, and social tasks. Accordingly, the field of physical human-robot interaction (pHRI) has leveraged impedance control approaches, which support compliant interactions between human and robot. However, a limitation of traditional impedance control is that---despite provisions for the human to modify the robot's current trajectory---the human cannot affect the robot's future desired trajectory through pHRI. In this paper, we present an algorithm for physically interactive trajectory deformations which, when combined with impedance control, allows the human to modulate both the actual and desired trajectories of the robot. Unlike related works, our method explicitly deforms the future desired trajectory based on forces applied during pHRI, but does not require constant human guidance. We present our approach and verify that this method is compatible with traditional impedance control. Next, we use constrained optimization to derive the deformation shape. Finally, we describe an algorithm for real time implementation, and perform simulations to test the arbitration parameters. Experimental results demonstrate reduction in the human's effort and improvement in the movement quality when compared to pHRI with impedance control alone.
Robotics
What problem does this paper attempt to address?
The problem that this paper attempts to solve is in physical human - robot interaction (pHRI), how to enable humans to change the future desired trajectory of the robot by applying force, rather than just the current actual trajectory. Traditional impedance control methods allow humans to modify the current actual trajectory of the robot, but cannot affect the future desired trajectory of the robot. This results in humans needing to exert more effort to guide the robot in collaborative tasks, thus reducing the efficiency of human - robot collaboration. To overcome this limitation, the authors propose a physical interactive trajectory deformation algorithm, which is used in combination with impedance control, enabling humans to not only modify the actual trajectory of the robot, but also directly change the future desired trajectory of the robot through pHRI. The key to this method is that when humans apply force, the robot will adjust its future desired trajectory according to these forces, without the need for continuous human guidance, thus allowing the robot to also contribute autonomously to the completion of shared tasks. Specifically, the main contributions of the paper include: 1. **Algorithm development**: A physical interactive trajectory deformation algorithm is proposed, which can update the future desired trajectory of the robot in real - time through pHRI without continuous human intervention. 2. **Constraint optimization**: The shape of the trajectory deformation is derived through the constraint optimization method, ensuring that the deformed trajectory is smooth and natural, conforming to the characteristics of human motion. 3. **Real - time implementation**: A method for real - time implementation of the algorithm is described, and the adjustment effect of the algorithm parameters is tested through simulation. 4. **Experimental verification**: The effectiveness of this method is verified through human experiments, and the results show that compared with using only impedance control, this method can reduce human effort and improve the quality of motion. In summary, this paper aims to improve the efficiency and naturalness of human - robot collaboration by introducing the physical interactive trajectory deformation algorithm, especially in tasks requiring physical interaction.