治具なしで組み立てる複数ロボットの作業計画
WRAP: Fixtureless Wrench-aware Multi-Robot Assembly Planning
この論文をやさしく読む
ひとことで言うと
複数ロボットが部品を支え合いながら、治具を使わずに組み立てる手順を計画する方法。
何に役立つ?
治具を減らした多部品のロボット組み立てで、力と作業順序を考慮した計画に役立つ。
この研究の面白いところ
把持で支えられる力を線形計画で判定し、後ろ向きと前向きの探索を組み合わせて動作計画までつなぐ。
どこまで分かった?
要旨はシミュレーションと実環境の検証を述べるが、成功率や所要時間などの数値はない。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
ロボットによる組み立てには専用の治具が必要だったり、上から部品をはめる戦略に限られたりすることが多い。複数ロボットなら治具を使わず柔軟に作業できるが、作業の割り当てや順序の候補が多く、計画が難しい。組み立て中の力を考え、複数ロボットによる支持やテーブルのような外部支持の要否も判断する必要がある。著者らは、部品間の順序依存関係、部品のメッシュ、初期状態を入力とする、多部品向けの複数ロボット組み立て計画器WRAPを提示する。組み立てで生じる力を支えられる把持を、線形計画問題で判定する。探索では組み立て順序を利用し、軽い後ろ向き探索でヒューリスティックを計算してから、計算量の多い前向き探索で各組み立て段階の実行可能な解を貪欲に求める。続いて複数ロボット・複数目標の動作計画を解き、実行時には計画を接触の多い組み立て技能と自由空間の移動に分ける。さまざまな多部品組み立てで計画器を比較評価し、大きさや運動学が異なるロボットの組にも適用した。物理シミュレーションと実環境の両方で検証し、動画とコードも公開している。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-24(UTC)
- 最新改訂
- 2026-09-24 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-24 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Assembly using robots often requires specially designed fixtures, or relies on top-down only assembly strategies. Using multiple robots, we can avoid using fixtures and make robotic assembly more flexible. Planning assembly sequences for multiple robots is challenging due to the high number of possible task assignments and orders. In addition, we need to reason over forces that occur during the assembly process, e.g., to decide if multiple robots are required for support, or if external support such as a table should be used. We present Wrap, a multi-robot assembly planner for multi-part assemblies, given the inter-part ordering-dependencies, the part meshes, and their initial state. We formulate a linear program to reason about valid grasps for supporting the forces that occur during assembly. The search leverages the assembly sequence, and greedily finds a feasible solution per assembly step by computing a heuristic via a cheap backwards search, and using the heuristic in the more expensive forward search. We then solve the multi-robot, multi-goal motion planning problem, and for execution, we split the plan into contact-rich assembly skills, and free space motion. We benchmark the planner on a variety of multi-part assemblies, and apply the planner to groups of robots differing in size and kinematics. We validate the work both in a physics simulation, and in real. Videos and code are available at https://www.vhartmann.com/wrap.
著者のコメント
8 pages, 9 figures, 5 tables
arXiv ID: 2609.29407 / 要約の誤りについて