SCOPE: 未知3D環境における視野を考慮した安全ボリューム認証による経路計画
SCOPE: Field-of-View-Aware Path Planning in Unknown 3D Environments via Safety-Volume Certification
ロボットに搭載された限られた視野のセンサを用いて、未知環境で安全にナビゲーションするために、移動前に意図した動作のロボット膨張ボリューム全体が観測され、安全であると認証されることを要求する。この要求をオンラインの安全ボリューム認証として定式化し、認証済みグラフを構築して、楽観的な目標指向のガイダンスと認証済み実行を分離する計画フレームワークSCOPEを提案する。
詳しい要約
1. どんなもの?
2. 先行研究と比べてどこがすごい?
3. 技術・手法の肝は?
4. どうやって有効だと検証した?
5. 議論はある?
6. 次に読むべき論文は?
※ AIが要旨から生成した要約です。正確性は原文をご確認ください。
著者: Junbin Yuan, Muqing Cao, Yunwoo Lee, Brady Moon, Sebastian Scherer
分類: cs.RO
原文アブストラクト
Safe navigation with a body-mounted limited-field-of-view sensor requires the complete robot-inflated volume of an intended motion to be observed and verified free before execution. We formulate this requirement as online safety-volume certification in an unknown voxel map and construct a certified graph whose vertices correspond exactly to positions with fully known-free safety volumes. Based on this representation, we propose SCOPE (Safety Certification through Observation Planning and Execution), a planning framework that decouples optimistic goal-directed guidance from certified execution. SCOPE converts the first uncertified point along an optimistic route into an explicit observation obligation, resolves it through target-centric viewpoint search, and recursively clears intermediate obligations when useful viewpoints are not yet certified-reachable. A certified preview mechanism and an observation-aware trajectory optimization backend enable smooth execution. We prove conditional complete planning: under ideal monotone sensing and exhaustive finite-domain graph search, SCOPE reaches the goal whenever a finite feasible sequence of certified sensing actions exists within its planning primitives. Across 60 randomized tasks in three unknown 3D environments, SCOPE reaches every goal while maintaining near-zero entry into non-certified inflated space. Preview reduces mean mission time by 27%, and real-robot demonstrations in two representative scenarios validate the complete system.