日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
動作計画arXiv:2608.16853v1

FlexWorm: 吸着式多セグメント変形ロボットのためのプリミティブ拡張ハイブリッド接触・動作計画

FlexWorm: Primitive-augmented Hybrid Contact-motion Planning for Suction-based Multi-segment Deformable Robots

シェア:XThreadsFacebookLINEはてブBluesky

多セグメントの吸着式ソフトロボットが複雑な3D表面を移動するための計画フレームワークを提案し、離散的な吸着切替と連続的な変形を扱い、学習ベースのプリミティブ検索で計画時間を短縮する。

詳しい要約

1. どんなもの?

本論文は、多セグメントの吸着式ソフトロボット(multi-segment suction-based soft robots)のためのプランニングフレームワークを提案している。対象は、変形可能なボディセグメントと境界吸着パッドを持つ直列型ソフトロボットで、複雑な表面上の3Dナビゲーションを目標とする。離散的な接着切り替えと連続的なボディ変形を、幾何学的・衝突・準静的実現可能性の制約下で明示的に扱い、特定のアクチュエーション方式に依存しない。提案手法は、ブロック単位のIKハイブリッド探索(IKHS)と、学習ベースのプリミティブ拡張ハイブリッド探索(PaHS)から構成される。

2. 先行研究と比べてどこがすごい?

既存のアプローチは手動設計のgaitsや環境特化のmotion scriptsに依存しており、汎用性に欠ける。本手法は、プランニングフレームワークとして自動化し、複雑な3D表面でのナビゲーションを扱う点で優れている。また、特定のアクチュエーションに依存しないため、様々なロボットに適用可能。さらに、IKHSとPaHSの組み合わせにより、成功率を保ちつつプランニング時間を大幅に削減する。

3. 技術・手法の肝は?

中核はblock-wise IK hybrid search (IKHS)で、接着遷移のbest-first searchを行い、誘導された自由ブロックに対してのみ逆運動学を解く。その上にprimitive-augmented hybrid search (PaHS)を構築し、学習されたobservation-primitive embeddingを用いて短い検証済み動作セグメントを検索し、高速な局所提案を行う。検索失敗時は標準のIKHSにフォールバックする。

4. どうやって有効だと検証した?

シミュレーションで、多様な地形において制御ベースラインと比較し、プランニング成功率、遷移品質、効率で一貫して優位性を示した。PaHSはIKHSと同等の成功率を維持しつつ、プランニング時間を大幅に削減。さらに、空気圧駆動の多セグメントソフトロボットを用いた実機実験を繰り返し行い、実行可能性とアクチュエーション・接着の不確実性下でのオンライン回復を実証した。

5. 議論はある?

要旨からは、特定のアクチュエーションに依存しない設計の利点と、学習ベースのプリミティブ検索の有効性が示唆されるが、限界や課題については明記されていない。例えば、実機での不確実性への対処は示されたが、そのロバスト性の限界や、学習データの必要性などは不明。また、他のタイプのソフトロボットへの一般化可能性も議論されていない。

6. 次に読むべき論文は?

要旨で参照されている関連研究は明示されていないが、同分野の定番として、ソフトロボットのプランニングや制御に関する研究、特に吸着式移動ロボットの研究が挙げられる。具体的には、吸着機構を持つロボットの移動プランニング、ソフトロボットの運動計画、モデル予測制御などを扱った論文が関連する。

※ AIが要旨から生成した要約です。正確性は原文をご確認ください。

著者: Zili Tang, Tiecheng Guo, Qinyue Zhang, Meng Guo

分類: cs.RO

原文アブストラクト

Multi-segment suction-based soft robots are promising for inspection and maintenance in confined or fragile environments, but existing approaches still depend heavily on manually designed gaits and environment-specific motion scripts. This work presents a planning framework for serial multi-segment soft robots with deformable body segments and boundary suction pads. The formulation targets full 3D navigation on complex surfaces and explicitly handles discrete adhesion switching and continuous body deformation under geometric, collision, and quasi-static feasibility constraints, while remaining agnostic to the specific actuation realization used to produce segment deformation. Its core, block-wise IK hybrid search (IKHS), performs best-first search over feasible adhesion transitions while solving inverse kinematics only on induced free blocks. On top of IKHS, primitive-augmented hybrid search (PaHS) uses a learned observation--primitive embedding to retrieve short validated motion segments for fast local proposal, with fallback to standard IKHS branching when retrieval fails. In simulation, the framework consistently outperforms controlled baselines in planning success, transition quality, and efficiency across diverse terrains. PaHS matches IKHS in success rate while substantially reducing planning time. Repeated hardware experiments on a pneumatic multi-segment soft robot further demonstrate executability and online recovery under actuation and adhesion uncertainty.