paper-with-me

홈 › Papers

Learning Vision-Based Omnidirectional Navigation: A Teacher-Student Approach Using Monocular Depth Estimation

2026-03-02 · Jan Finke, Wayne Paul Martis, Adrian Schmelter, Lars Erbach, Christian Jestel, Marvin Wiedemann arxiv

Reliable obstacle avoidance in industrial settings demands 3D scene understanding, but widely used 2D LiDAR sensors perceive only a single horizontal slice of the environment, missing critical obstacles above or below the scan plane. We present a teacher-student framework for vision-based mobile robot navigation that eliminates the need for LiDAR sensors. A teacher policy trained via Proximal Policy Optimization (PPO) in NVIDIA Isaac Lab leverages privileged 2D LiDAR observations that account for the full robot footprint to learn robust navigation. The learned behavior is distilled into a student policy that relies solely on monocular depth maps predicted by a fine-tuned Depth Anything V2 model from four RGB cameras. The complete inference pipeline, comprising monocular depth estimation (MDE), policy execution, and motor control, runs entirely onboard an NVIDIA Jetson Orin AGX mounted on a DJI RoboMaster platform, requiring no external computation for inference. In simulation, the student achieves success rates of 82-96.5%, consistently outperforming the standard 2D LiDAR teacher (50-89%). In real-world experiments, the MDE-based student outperforms the 2D LiDAR teacher when navigating around obstacles with complex 3D geometries, such as overhanging structures and low-profile objects, that fall outside the single scan plane of a 2D LiDAR.

📄 PDF Abstract BibTeX arXiv:2603.01999

Code (0)

등록된 구현이 없습니다.

Tasks

Monocular Depth EstimationScene UnderstandingRobot Navigation

Similar Papers 제목 키워드 기반

Real-time Multi-view Omnidirectional Depth Estimation System for Robots and Autonomous Driving on Real Scenes

2024-09-12 · Ming Li, Xiong Yang, Chaofan Wu, Jiaheng Li 외

Omnidirectional Depth Estimation has broad application prospects in fields such as robotic navigation and autonomous driving. In this paper, we propose a robotic prototype system and corresponding algorithm designed to v…

Autonomous DrivingDepth EstimationEdge-computing

No More Blind Spots: Learning Vision-Based Omnidirectional Bipedal Locomotion for Challenging Terrain

2025-08-16 · Mohitvishnu S. Gadde, Pranay Dugar, Ashish Malik, Alan Fern arxiv

Effective bipedal locomotion in dynamic environments, such as cluttered indoor spaces or uneven terrain, requires agile and adaptive movement in all directions. This necessitates omnidirectional terrain sensing and a con…

Reinforcement LearningData Augmentation

Pseudo Supervised Monocular Depth Estimation with Teacher-Student Network

2021-10-22 · Huan Liu, Junsong Yuan, Chen Wang, Jun Chen

Despite recent improvement of supervised monocular depth estimation, the lack of high quality pixel-wise ground truth annotations has become a major hurdle for further progress. In this work, we propose a new unsupervise…

Depth EstimationKnowledge DistillationMonocular Depth EstimationUnsupervised Monocular Depth Estimation

Student-Informed Teacher Training

2024-12-12 · Nico Messikommer, Jiaxu Xing, Elie Aljalbout, Davide Scaramuzza

Imitation learning with a privileged teacher has proven effective for learning complex control behaviors from high-dimensional inputs, such as images. In this framework, a teacher is trained with privileged task informat…

Imitation LearningRobot Navigation

A Large RGB-D Dataset for Semi-supervised Monocular Depth Estimation

2019-04-23 · Jaehoon Cho, Dongbo Min, Youngjung Kim, Kwanghoon Sohn

Current self-supervised methods for monocular depth estimation are largely based on deeply nested convolutional networks that leverage stereo image pairs or monocular sequences during a training phase. However, they ofte…

Depth EstimationMonocular Depth EstimationSemantic Segmentation