菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-15
📄 Abstract - RobotPan: A 360$^\circ$ Surround-View Robotic Vision System for Embodied Perception

Surround-view perception is increasingly important for robotic navigation and loco-manipulation, especially in human-in-the-loop settings such as teleoperation, data collection, and emergency takeover. However, current robotic visual interfaces are often limited to narrow forward-facing views, or, when multiple on-board cameras are available, require cumbersome manual switching that interrupts the operator's workflow. Both configurations suffer from motion-induced jitter that causes simulator sickness in head-mounted displays. We introduce a surround-view robotic vision system that combines six cameras with LiDAR to provide full 360$^\circ$ visual coverage, while meeting the geometric and real-time constraints of embodied deployment. We further present \textsc{RobotPan}, a feed-forward framework that predicts \emph{metric-scaled} and \emph{compact} 3D Gaussians from calibrated sparse-view inputs for real-time rendering, reconstruction, and streaming. \textsc{RobotPan} lifts multi-view features into a unified spherical coordinate representation and decodes Gaussians using hierarchical spherical voxel priors, allocating fine resolution near the robot and coarser resolution at larger radii to reduce computational redundancy without sacrificing fidelity. To support long sequences, our online fusion updates dynamic content while preventing unbounded growth in static regions by selectively updating appearance. Finally, we release a multi-sensor dataset tailored to 360$^\circ$ novel view synthesis and metric 3D reconstruction for robotics, covering navigation, manipulation, and locomotion on real platforms. Experiments show that \textsc{RobotPan} achieves competitive quality against prior feed-forward reconstruction and view-synthesis methods while producing substantially fewer Gaussians, enabling practical real-time embodied deployment. Project website: this https URL

顶级标签: robotics computer vision systems
详细标签: 360-degree perception 3d gaussian splatting novel view synthesis real-time rendering multi-sensor dataset 或 搜索:

RobotPan:一个用于具身感知的360度全景机器人视觉系统 / RobotPan: A 360$^\circ$ Surround-View Robotic Vision System for Embodied Perception


1️⃣ 一句话总结

这篇论文提出了一个名为RobotPan的机器人视觉系统,它通过整合多个摄像头和激光雷达,实现了360度全景实时视觉感知与三维场景重建,解决了传统机器人视野狭窄和画面抖动的问题,为远程操控和自主导航等任务提供了更流畅、更全面的环境感知能力。

源自 arXiv: 2604.13476