Robust Visual Teach-and-Repeat Navigation with Flexible Topo-metric Graph Map Representation
Jikai Wang, Yunqi Cheng, Kezhi Wang, Zonghai Chen
TL;DR
The paper tackles robust Visual Teach-and-Repeat navigation in dynamic, real-world environments by introducing a flexible topo-metric map that combines topological structure with local metric relations. It proposes keyframe clustering to improve loop detection, map expansion to incorporate novel observations, and a long-term, multi-goal tracking strategy coupled with a map-less local planner to maintain navigation when frame-map matching is imperfect. The approach is validated on a mobile platform, showing improved robustness over baselines, especially under obstacle occlusion and environmental changes, and demonstrates benefits from clustering and map expansion for loop detection and adaptation. The work advances practical VTR deployment by reducing global mapping requirements while enhancing reliable goal tracking and local trajectory optimization, with potential for end-to-end deep learning extensions in the future.
Abstract
Visual Teach-and-Repeat Navigation is a direct solution for mobile robot to be deployed in unknown environments. However, robust trajectory repeat navigation still remains challenged due to environmental changing and dynamic objects. In this paper, we propose a novel visual teach-and-repeat navigation system, which consists of a flexible map representation, robust map matching and a map-less local navigation module. During the teaching process, the recorded keyframes are formulated as a topo-metric graph and each node can be further extended to save new observations. Such representation also alleviates the requirement of globally consistent mapping. To enhance the place recognition performance during repeating process, instead of using frame-to-frame matching, we firstly implement keyframe clustering to aggregate similar connected keyframes into local map and perform place recognition based on visual frame-tolocal map matching strategy. To promote the local goal persistent tracking performance, a long-term goal management algorithm is constructed, which can avoid the robot getting lost due to environmental changes or obstacle occlusion. To achieve the goal without map, a local trajectory-control candidate optimization algorithm is proposed. Extensively experiments are conducted on our mobile platform. The results demonstrate that our system is superior to the baselines in terms of robustness and effectiveness.
