arXiv:2507.12800cs.RO2025-07被引 1

无需精确定位,用特征流动实现轻量高效导航

FFI-VTR: Lightweight and Robust Visual Teach and Repeat Navigation based on Feature Flow Indicator and Probabilistic Motion Planning

  • 通过特征流动与运动的定性映射构建关键帧图
  • 在无定位条件下实现特征流最小化,导航误差低于5%
  • 适合资源受限场景,代码已开源

尽管视觉重复导航是移动机器人自主导航的便捷方案,但在任务环境中实现效率与鲁棒性的平衡仍具挑战。本文提出一种新型视觉重复自主导航方法,无需精确位姿估计和稠密重建模块,系统具备轻量与鲁棒特性。首先引入特征流动概念,定义为匹配特征点间的像素位置偏移,并建立其与机器人运动的定性映射关系;教学阶段输出的地图以关键帧图形式表示,边上的特征流动编码相邻关键帧间的相对运动。其次,将视觉重复导航建模为当前观测与地图关键帧间特征流动的最小化问题;为在无精确定位条件下驱动机器人持续减小特征流动,基于该定性映射设计了概率运动规划算法。基于自研移动平台的大量实验表明,所提方法在轻量化、鲁棒性及性能上均优于基线,导航误差低于5%。源码已公开于 https://github.com/wangjks/FFI-VTR。

原文摘要 · Abstract (English)

Though visual and repeat navigation is a convenient solution for mobile robot self-navigation, achieving balance between efficiency and robustness in task environment still remains challenges. In this paper, we propose a novel visual and repeat robotic autonomous navigation method that requires no accurate localization and dense reconstruction modules, which makes our system featured by lightweight and robustness. Firstly, feature flow is introduced and we develop a qualitative mapping between feature flow and robot's motion, in which feature flow is defined as pixel location bias between matched features. Based on the mapping model, the map outputted by the teaching phase is represented as a keyframe graph, in which the feature flow on the edge encodes the relative motion between adjacent keyframes. Secondly, the visual repeating navigation is essentially modeled as a feature flow minimization problem between current observation and the map keyframe. To drive the robot to consistently reduce the feature flow between current frame and map keyframes without accurate localization, a probabilistic motion planning is developed based on our qualitative feature flow-motion mapping indicator. Extensive experiments using our mobile platform demonstrates that our proposed method is lightweight, robust, and superior to baselines. The source code has been made public at https://github.com/wangjks/FFI-VTR to benefit the community.

视觉导航轻量级特征流动运动规划

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