EPIC让无人机直接用点云探索大场景,省内存、快规划。
EPIC: A Lightweight LiDAR-Based UAV Exploration Framework for Large-Scale Scenarios
- 用点云质量构建观察图,无需占用内存的网格地图。
- 点云上增量构建拓扑图,实现实时路径规划。
- 适合需要高效低耗的大规模无人机自主探索场景。
自主探索是无人机各类应用的基础问题。近年来,基于激光雷达(LiDAR)的探索因能生成高精度大规模环境点云地图而受到关注。尽管点云本身富含导航信息,现有方法仍依赖额外且昂贵的环境表示,主要源于两点:前沿检测或信息增益计算通常依赖内存密集型占用网格地图;直接在点云上进行路径规划计算复杂度高,主要因碰撞检测成本高。为此,本文提出EPIC——一种轻量级激光雷达无人机探索框架,直接利用点云数据实现大规模环境探索。EPIC引入一种直接从点云质量生成的新型观察图,消除对全局占用网格地图的需求,同时保持全面探索能力。我们还提出一种在点云上增量构建拓扑图的方法,实现在大规模环境中的实时路径规划。结合上述组件,构建分层规划框架,生成敏捷且节能的轨迹,在内存消耗和计算时间上显著优于多数现有方法。大量仿真与真实实验表明,EPIC在探索速度和内存使用上均优于当前最优方法。
原文摘要 · Abstract (English)
Autonomous exploration is a fundamental problem for various applications of unmanned aerial vehicles (UAVs). Recently, LiDAR-based exploration has gained significant attention due to its ability to generate high-precision point cloud maps of large-scale environments. While the point clouds are inherently informative for navigation, many existing exploration methods still rely on additional, often expensive, environmental representations. This reliance stems from two main reasons: the need for frontier detection or information gain computation, which typically depends on memory-intensive occupancy grid maps, and the high computational complexity of path planning directly on point clouds, primarily due to costly collision checking. To address these limitations, we present EPIC, a lightweight LiDAR-based UAV exploration framework that directly exploits point cloud data to explore large-scale environments. EPIC introduces a novel observation map derived directly from the quality of point clouds, eliminating the need for global occupancy grid maps while preserving comprehensive exploration capabilities. We also propose an incremental topological graph construction method operating directly on point clouds, enabling real-time path planning in large-scale environments. Leveraging these components, we build a hierarchical planning framework that generates agile and energy-efficient trajectories, achieving significantly reduced memory consumption and computation time compared to most existing methods. Extensive simulations and real-world experiments demonstrate that EPIC achieves faster exploration while significantly reducing memory consumption compared to state-of-the-art methods.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。