Coordinated Motion Planning of Dual-arm Space Robot with Deep Reinforcement Learning

Mengying Tang,Xiaofei Yue,Zhan Zuo,Xiaoping Huang,Yanfang Liu,Naiming Qi
DOI: https://doi.org/10.1109/icus48101.2019.8996069
2019-10-01
Abstract:In this paper, we focus on coordinated motion planning of dual-arm robot. The kinematics model of the robotic arm is established by Denavit-Hartenberg (D-H) coordinate method and the mathematical model of the cooperative motion planning problem is established. The rapidly-exploring random trees (RRT) algorithm and the deep deterministic policy gradient (DDPG) algorithm are used to carry out dual-arm coordinated motion planning, respectively. The simulation results show that these algorithms can effectively complete the robot arm motion planning task, but the RRT improved algorithm cannot balance the planning efficiency and result optimization. Compared with the RRT algorithm, the DDPG algorithm trains the model through continuous trial and error to optimize its planning strategy. The trained model can be used to obtain an optimized path and it can ensure the efficiency of the planning with the optimized strategy.
What problem does this paper attempt to address?