Toward Holistic Planning and Control Optimization for Dual-Arm Rearrangement
Kai Gao, Zihe Ye, Duo Zhang, Baichuan Huang, Jingjin Yu
TL;DR
This work tackles the challenging problem of jointly optimizing task and motion planning for dual-arm tabletop rearrangement. It introduces MODAP, a pipeline that fuses a makespan-focused task planner with cuRobo-based motion generation and TOPPRA-based trajectory refinement, enabling faster, dynamically feasible dual-arm plans. Key innovations include IK seed control, detour avoidance in path planning, and dual-arm conflict resolution strategies, augmented by real-world calibration and digital-twin transfer. Empirical results show MODAP achieving up to 40% faster execution than state-of-the-art baselines with small sim-to-real gaps, highlighting its practical impact for efficient dual-arm manipulation in constrained environments.
Abstract
Long-horizon task and motion planning (TAMP) is notoriously difficult to solve, let alone optimally, due to the tight coupling between the interleaved (discrete) task and (continuous) motion planning phases, where each phase on its own is frequently an NP-hard or even PSPACE-hard computational challenge. In this study, we tackle the even more challenging goal of jointly optimizing task and motion plans for a real dual-arm system in which the two arms operate in close vicinity to solve highly constrained tabletop multi-object rearrangement problems. Toward that, we construct a tightly integrated planning and control optimization pipeline, Makespan-Optimized Dual-Arm Planner (MODAP) that combines novel sampling techniques for task planning with state-of-the-art trajectory optimization techniques. Compared to previous state-of-the-art, MODAP produces task and motion plans that better coordinate a dual-arm system, delivering significantly improved execution time improvements while simultaneously ensuring that the resulting time-parameterized trajectory conforms to specified acceleration and jerk limits.
