paper-with-me

홈 › Papers

OTO Planner: An Efficient Only Travelling Once Exploration Planner for Complex and Unknown Environments

2024-06-11 · Bo Zhou, Chuanzhao Lu, Yan Pan, Fu Chen

Autonomous exploration in complex and cluttered environments is essential for various applications. However, there are many challenges due to the lack of global heuristic information. Existing exploration methods suffer from the repeated paths and considerable computational resource requirement in large-scale environments. To address the above issues, this letter proposes an efficient exploration planner that reduces repeated paths in complex environments, hence it is called "Only Travelling Once Planner". OTO Planner includes fast frontier updating, viewpoint evaluation and viewpoint refinement. A selective frontier updating mechanism is designed, saving a large amount of computational resources. In addition, a novel viewpoint evaluation system is devised to reduce the repeated paths utilizing the enclosed sub-region detection. Besides, a viewpoint refinement approach is raised to concentrate the redundant viewpoints, leading to smoother paths. We conduct extensive simulation and real-world experiments to validate the proposed method. Compared to the state-of-the-art approach, the proposed method reduces the exploration time and movement distance by 10%-20% and improves the speed of frontier detection by 6-9 times.

📄 PDF Abstract BibTeX arXiv:2406.07294

Code (1)

luchuanzhao/oto-planner 공식 구현

Tasks

Efficient Exploration

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Autonomous 3D Exploration in Large-Scale Environments with Dynamic Obstacles

2023-10-27 · Emil Wiman, Ludvig Widén, Mattias Tiger, Fredrik Heintz

Exploration in dynamic and uncertain real-world environments is an open problem in robotics and constitutes a foundational capability of autonomous systems operating in most of the real world. While 3D exploration planni…

Collision Avoidance

Planner-Conditioned Diffusion for Coordinated Multi-Agent Exploration

2026-08-17 · Marcus Yu Siong Teo, Jeric Lew, Tanishq Duhan, Guillaume Sartoretti arxiv

Coordinated multi-agent exploration requires not only efficient individual coverage but also non-redundant coverage across agents over extended planning horizons. Conventional approaches rely on hand-crafted coordination…

Autonomous UAV Exploration of Dynamic Environments via Incremental Sampling and Probabilistic Roadmap

2020-10-14 · Zhefan Xu, Di Deng, Kenji Shimada

Autonomous exploration requires robots to generate informative trajectories iteratively. Although sampling-based methods are highly efficient in unmanned aerial vehicle exploration, many of these methods do not effective…

Safe Exploration

COPlanner: Plan to Roll Out Conservatively but to Explore Optimistically for Model-Based RL

2023-10-11 · Xiyao Wang, Ruijie Zheng, Yanchao Sun, Ruonan Jia 외

Dyna-style model-based reinforcement learning contains two phases: model rollouts to generate sample for policy learning and real environment exploration using current policy for dynamics model learning. However, due to …

continuous-controlContinuous ControlModel-based Reinforcement LearningModel Predictive Control

SCOPE: Skeleton Graph-Based Computation-Efficient Framework for Autonomous UAV Exploration

2026-02-26 · Kai Li, Shengtao Zheng, Linkun Xiu, Yuze Sheng 외 arxiv

Autonomous exploration in unknown environments is key for mobile robots, helping them perceive, map, and make decisions in complex areas. However, current methods often rely on frequent global optimization, suffering fro…

Spatial Reasoning