日本フィジカルAI新聞

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

週刊ニュースレター購読
遠隔操作arXiv:2608.29080v1

ロボットの中のGHOST: 搭載カメラによる実時間・外心視点の双腕ロボットVR遠隔操作

GHOST in the Robots: Real-Time Exocentric Dual-Robot VR Teleoperation from Onboard Cameras

シェア:XThreadsFacebookLINEはてブBluesky

単一のオペレータが2台の移動マニピュレータを直接低レベルコマンドで遠隔操作できるオープンソースのVRシステムを提案し、学習ベースの点群補完で空間認識を向上させた。

詳しい要約

1. どんなもの?

GHOSTは、単一のオペレータが2台の移動マニピュレータを直接的な低レベルコマンドで遠隔操作できるオープンソースのVRテレオペレーションシステムである。ロボットのRGB-Dカメラからのリアルタイム点群を位置合わせして外心3Dワークスペースを構築し、学習ベースの補完でシーンカバレッジを向上させる。モード切替アーキテクチャにより、個別または同時のロボット制御を可能にする。

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

従来のマルチロボットテレオペレーションシステムは、複数のオペレータを必要としたり、自律性に依存したり、高レベルコマンドに制限されていた。GHOSTは、単一のオペレータが低レベルコマンドで2台のロボットを直接制御できる点、オンボードセンシングのみを使用する点、学習ベースの点群補完で空間認識を向上させる点が新しい。

3. 技術・手法の肝は?

手法の肝は、ロボットのRGB-Dカメラからの点群を位置合わせして外心3Dワークスペースを生成し、学習ベースの補完で欠落領域を埋めること。制御にはモード切替アーキテクチャを用い、オペレータは個別または同時にロボットを操作できる。

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

15人の初心者参加者による実験で、既製のタブレットインターフェースと比較して1.6〜4倍の成功率を達成。専門家による9つの困難なデュアルロボットタスクでは、タブレットでは不可能だった2つのタスクを完了し、平均で1.47倍高速だった。

5. 議論はある?

要旨からは、システムの限界や改善点についての議論は不明。ただし、初心者と専門家の違い、タスクの複雑さ、学習曲線などが議論の対象となる可能性がある。

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

要旨で参照されている研究は明示されていないが、関連する分野として、マルチロボットテレオペレーション、VRベースの遠隔操作、点群補完の手法が挙げられる。具体的には、既製のタブレットインターフェースや、学習ベースの点群補完に関する論文が関連する。

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

著者: Yichen Wei, Faisal Zaghloul, Soujanya C Aryal, Aanya K. Agrawal, Chengfan Li, Jason Xinyu Liu, James Tompkin, Stefanie Tellex

分類: cs.RO

原文アブストラクト

Teleoperating multiple robots simultaneously enables additional views and coordinated control. Yet, it poses fundamental challenges: the system must present sensor data cohesively and allow operators to manage multiple robot bases, arms, and cameras while maintaining low latency. Current multi-robot teleoperation systems require multiple operators, rely on autonomy, or restrict operators to high-level commands. We present GHOST: an open-source VR teleoperation system that enables single operator control of two mobile manipulators via direct lowlevel commands using only onboard sensing. GHOST creates an exocentric 3D workspace by aligning real-time point clouds from the robots' RGB-D cameras, where scene coverage is improved through learning-based completion to aid operator spatial awareness. For control, the operator uses a mode-switching architecture to command either robot individually or both robots simultaneously. Experiments with 15 novice participants demonstrate 1.6-4x the success rate of an off-the-shelf tablet interface. For experts across nine challenging dual-robot tasks, our system enabled completion of two tasks that were infeasible with the tablet, and was 1.47x faster on average than the tablet. Website and code: https://h2r.github.io/GHOST/.

関連論文