双臂协作解决复杂桌面重排,成功率100%且优于以往方法。
High-Performance Dual-Arm Task and Motion Planning for Tabletop Rearrangement
- 基于依赖图分解的双臂任务规划,生成更优协同策略。
- 结合GPU加速运动规划,实现高成功率的同步双臂动作执行。
- 适用于真实机器人硬件,可直接部署于双UR-5e机械臂系统。
本文提出Synchronous Dual-Arm Rearrangement Planner(SDAR),一种用于桌面重排任务的协同任务与运动规划框架。两个配备两指夹爪的机器人臂需在近距离内协作,处理起始与目标状态高度耦合的对象重排。SDAR将依赖驱动的任务规划器(SDAR-T)与同步双臂运动规划器(SDAR-M)紧密结合,高效筛选大量可能的任务与运动方案。SDAR-T通过简化但有效的策略分解全局对象依赖图,生成比单臂最优任务计划更优的双臂任务方案。基于先进的GPU SIMD运动规划工具,SDAR-M采用分层规划策略,在众多任务计划中筛选出最佳的同步双臂运动方案,确保高成功率。综合评估表明,SDAR在复杂、非单调、长时序的桌面重排任务中实现100%成功率,解的质量显著超越此前最先进方法。在两台UR-5e机械臂上的实验进一步验证了其可直接可靠地部署到真实硬件平台。源代码与补充材料见https://github.com/arc-l/dual-arm。
原文摘要 · Abstract (English)
We propose Synchronous Dual-Arm Rearrangement Planner (SDAR), a task and motion planning (TAMP) framework for tabletop rearrangement, where two robot arms equipped with 2-finger grippers must work together in close proximity to rearrange objects whose start and goal configurations are strongly entangled. To tackle such challenges, SDAR tightly knit together its dependency-driven task planner (SDAR-T) and synchronous dual-arm motion planner (SDAR-M), to intelligently sift through a large number of possible task and motion plans. Specifically, SDAR-T applies a simple yet effective strategy to decompose the global object dependency graph induced by the rearrangement task, to produce more optimal dual-arm task plans than solutions derived from optimal task plans for a single arm. Leveraging state-of-the-art GPU SIMD-based motion planning tools, SDAR-M employs a layered motion planning strategy to sift through many task plans for the best synchronous dual-arm motion plan while ensuring high levels of success rate. Comprehensive evaluation demonstrates that SDAR delivers a 100% success rate in solving complex, non-monotone, long-horizon tabletop rearrangement tasks with solution quality far exceeding the previous state-of-the-art. Experiments on two UR-5e arms further confirm SDAR directly and reliably transfers to robot hardware. Source code and supplementary materials are available at https://github.com/arc-l/dual-arm.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。