arXiv:2605.19958cs.RO2026-05被引 1

让机器人在多楼层建筑中自主探索,靠3D可通行规划和语义引导。

TravExplorer: Cross-Floor Embodied Exploration via Traversability-Aware 3-D Planning

论文配图:TravExplorer: Cross-Floor Embodied Exploration via Traversability-Aware 3-D Planning
图 1 · 摘自论文原文
  • 构建统一体素地图,区分障碍物与可行走表面,支持楼梯、平台等复杂结构。
  • 在4195次仿真测试中超越主流基线,在真实机器人上完成跨楼层目标搜索。
  • 轻量级语义模块降低延迟,适合无先验地图的智能机器人部署。

零样本物体导航(ZSON)在未见环境中实现开放词汇目标搜索展现出潜力,但现有系统大多依赖平面表示和单层假设,难以应对真实建筑中的多层结构、楼梯、平台及垂直重叠空间。本文提出TravExplorer,一种融合零样本语义引导与可通行性感知的三维规划跨楼层具身探索框架。该系统维护统一的体素地图,区分占据结构与机器人可通行支撑面,并从连通支撑面中提取可通行边界,包括地面、楼梯和平台。通过视野感知的主动感知策略,解决跨楼层移动时观测不完整问题。为降低语义推理延迟,采用轻量级引导模块,将在线开放词汇分割生成的概率实例图与快速图像-文本匹配的空间值图对齐。基于几何与语义记忆,分层规划器在目标假设、可通行边界和楼梯地标间进行目标感知的边界巡游,并通过足点引导的三维搜索与垂直约束局部轨迹优化生成可执行的跨楼层动作。在HM3D和MP3D上的4,195次仿真实验显示持续优势;50次真实世界试验在Unitree Go2机器人上验证了无需先验地图或人工干预即可完成单层与跨层室内目标搜索。代码将开源于https://github.com/wuyi2121/TravExplorer。

原文摘要 · Abstract (English)

Zero-shot Object Navigation (ZSON) has shown promise for open-vocabulary target search in unseen environments, yet most existing systems remain tied to planar representations and single-floor assumptions. These assumptions become inadequate in real buildings, where navigation involves floors, stairs, landings, and vertically overlapping spaces. This article presents TravExplorer, a cross-floor embodied exploration framework that couples zero-shot semantic guidance with traversability-aware 3-D planning. TravExplorer maintains a unified volumetric map that distinguishes occupied structures from robot-reachable support surfaces and extracts traversable frontiers from connected support surfaces, including floors, stairs, and landings. A FOV-aware active perception strategy further resolves incomplete observations during cross-floor traversal. To reduce semantic-reasoning latency, a lightweight guidance module aligns a probabilistic instance map from online open-vocabulary segmentation with a spatial value map from fast image-to-text matching. Based on these geometric and semantic memories, a hierarchical planner performs target-aware frontier touring over object hypotheses, traversable frontiers, and stair landmarks, and generates executable cross-floor motions through foothold-guided 3-D search and vertically constrained local trajectory optimization. Experiments over 4,195 simulated episodes on HM3D and MP3D demonstrate consistent advantages over representative ObjectNav baselines. Fifty real-world trials on a Unitree Go2 further validate open-vocabulary target search across single-floor and cross-floor indoor environments without prior maps or human intervention. The code will be released at https://github.com/wuyi2121/TravExplorer.

具身智能跨楼层导航3D规划语义导航

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。