paper-with-me

Papers

VR-Robo: A Real-to-Sim-to-Real Framework for Visual Robot Navigation and Locomotion

2025-02-03 · Shaoting Zhu, Linzhan Mou, Derun Li, Baijun Ye, Runhan Huang, Hang Zhao

Recent success in legged robot locomotion is attributed to the integration of reinforcement learning and physical simulators. However, these policies often encounter challenges when deployed in real-world environments due to sim-to-real gaps, as simulators typically fail to replicate visual realism and complex real-world geometry. Moreover, the lack of realistic visual rendering limits the ability of these policies to support high-level tasks requiring RGB-based perception like ego-centric navigation. This paper presents a Real-to-Sim-to-Real framework that generates photorealistic and physically interactive "digital twin" simulation environments for visual navigation and locomotion learning. Our approach leverages 3D Gaussian Splatting (3DGS) based scene reconstruction from multi-view images and integrates these environments into simulations that support ego-centric visual perception and mesh-based physical interactions. To demonstrate its effectiveness, we train a reinforcement learning policy within the simulator to perform a visual goal-tracking task. Extensive experiments show that our framework achieves RGB-only sim-to-real policy transfer. Additionally, our framework facilitates the rapid adaptation of robot policies with effective exploration capability in complex new environments, highlighting its potential for applications in households and factories.

📄 PDF Abstract BibTeX arXiv:2502.01536

Code (0)

등록된 구현이 없습니다.

Tasks

3DGSreinforcement-learningReinforcement LearningRobot NavigationVisual Navigation

Similar Papers 제목 키워드 기반

RoboSnap: One-Shot Real-to-Sim Scene Generation for Generalizable Robot Learning and Evaluation

2026-07-07 · Shujie Zhang, Jingkun Yi, Weipeng Zhong, Zirui Zhou 외 arxiv

Recovering real-world scenes as interactive simulation environments can enable generalizable robot learning and reproducible policy evaluation. However, constructing scenes that are both physically stable and visually fa…

Synthetic Data GenerationScene Generation

GenVid2Robot: From Video Generation to Robot Manipulation via Rigid-Geometric Consistency

2026-07-10 · Haohui Huang, Xi Yuan, Panpan Liao, Tao Teng 외 arxiv

Generated videos provide useful visual motion priors for robot manipulation, but their visual plausibility does not imply physical executability. A generated video usually lacks metric geometry, grasp grounding, robot ki…

Robot ManipulationVideo Generation

ROSGPT_Vision: Commanding Robots Using Only Language Models' Prompts

2023-08-22 · Bilel Benjdira, Anis Koubaa, Anas M. Ali

In this paper, we argue that the next generation of robots can be commanded using only Language Models' prompts. Every prompt interrogates separately a specific Robotic Modality via its Modality Language Model (MLM). A c…

Language ModelingLanguage ModellingLarge Language Model

Learning Visualization Policies of Augmented Reality for Human-Robot Collaboration

2022-11-13 · Kishan Chandan, Jack Albertson, Shiqi Zhang

In human-robot collaboration domains, augmented reality (AR) technologies have enabled people to visualize the state of robots. Current AR-based visualization policies are designed manually, which requires a lot of human…

Unity

Unreal Robotics Lab: A High-Fidelity Robotics Simulator with Advanced Physics and Rendering

2025-04-19 · Jonathan Embley-Riches, Jianwei Liu, Simon Julier, Dimitrios Kanoulas

High-fidelity simulation is essential for robotics research, enabling safe and efficient testing of perception, control, and navigation algorithms. However, achieving both photorealistic rendering and accurate physics mo…

BenchmarkingDataset GenerationVisual Navigation