Search papers, labs, and topics across Lattice.
This paper introduces a Dual-Agent Coordinated Manipulation Planning (DACMP) framework using deep reinforcement learning to simultaneously control a 6-DoF space manipulator for precise end-effector pose reaching and stabilize the base spacecraft attitude, addressing the challenges of dynamic coupling. To improve learning efficiency and convergence, they incorporate a Timestep-level Expert Switching Guidance (TESG) mechanism into the DRL algorithm, leveraging prior knowledge. Experiments show DACMP outperforms baseline DRL methods in task success rate, control precision, and robustness under various disturbances.
Achieve stable and precise coordinated manipulation of spacecraft and manipulator systems with a novel DRL framework that significantly outperforms existing methods.
The strong dynamic coupling between the manipulator and the base poses a significant challenge to maintaining spacecraft attitude stability, potentially compromising mission safety. In this paper, we propose a Dual-Agent Coordinated Manipulation Planning (DACMP) framework that simultaneously achieves high-precision end-effector pose reaching for a 6-DoF space manipulator and attitude stabilization of the base spacecraft. To enhance learning efficiency, we present a prior policy-guided Deep Reinforcement Learning algorithm incorporating the Timestep-level Expert Switching Guidance (TESG) mechanism, thereby promoting global convergence and improving task success rates. Extensive experiments demonstrate that DACMP significantly outperforms baseline DRL algorithms in terms of task success rate and control precision. Furthermore, the robustness of DACMP is validated under various challenging scenarios, including system constraints, environmental disturbances, and perception uncertainties. The code and simulation configurations are available on GitHub: https://github.com/HIT-YuhuiHu/DACMP.