HQP logo

Continuous Task Transition Approach for Robot Controller based on Hierarchical Quadratic Programming

This article has been accepted in RA-L with ICRA 2019. See you soon.

Tags: publications HQP, Task_Transition, Mobile Manipulator

GitHub



Abstact

The robots with high Degrees of Freedom (DoF) such as humanoids and mobile manipulators are expected to perform multiple tasks simultaneously. Hierarchical Quadratic Programming (HQP) can effectively compute a solution for strictly prioritized tasks. However, the continuity of control input is not guaranteed when the priorities of the tasks are modified during operation. This paper proposes a continuous task transition method for HQP based controller to insert, remove, and swap arbitrary tasks without discontinuity. Smooth task transition is assured because our approach uses activation parameters of the new and existing tasks without modifying control structure.The proposed approach is applied to various task transition scenarios including joint limit, singularity, and obstacle avoidance to guarantee the stable execution of the robot. The proposed control scheme was implemented on a 7-DoF robotic arm, and its performance was demonstrated by the continuity of control input during various task transition scenarios.

PDF

PDF file

Source Codes

You can see the source codes in my git repository. The source codes will be operated in Windows 10, ubuntu 16.04, and 14.04

Multimedias

See More

Please Visit HQP project and Task Transition project.