The reviewed record of science sign in
Pith

arxiv: 2512.11173 · v4 · pith:A2TQ5HQK · submitted 2025-12-11 · cs.RO

Learning Category-level Last-meter Navigation from RGB Demonstrations of a Single-instance

Reviewed by Pithpith:A2TQ5HQKopen to challenge →

classification cs.RO
keywords navigationmanipulationmobileobjectpositioninglast-meterprecisetarget
0
0 comments X
read the original abstract

Achieving precise positioning of the mobile manipulator's base is essential for successful manipulation actions that follow. Most of the RGB-based navigation systems only guarantee coarse, meter-level accuracy, making them less suitable for the precise positioning phase of mobile manipulation. This gap prevents manipulation policies from operating within the distribution of their training demonstrations, resulting in frequent execution failures. We address this gap by introducing an object-centric imitation learning framework for last-meter navigation, enabling a quadruped mobile manipulator robot to achieve manipulation-ready positioning using only RGB observations from its onboard cameras. Our method conditions the navigation policy on three inputs: goal images, multi-view RGB observations from the onboard cameras, and a text prompt specifying the target object. A language-driven segmentation module and a spatial score-matrix decoder then supply explicit object grounding and relative pose reasoning. Using real-world data from a single object instance within a category, the system generalizes to unseen object instances across diverse environments with challenging lighting and background conditions. To comprehensively evaluate this, we introduce two metrics: an edge-alignment metric, which uses ground truth orientation, and an object-alignment metric, which evaluates how well the robot visually faces the target. Under these metrics, our policy achieves 74.58% success in edge-alignment and 89.42% success in object-alignment when positioning relative to unseen target objects. These results show that precise last-meter navigation can be achieved at a category-level without depth, LiDAR, or map priors, enabling a scalable pathway toward unified mobile manipulation. Project page: https://rpm-lab-umn.github.io/category-level-last-meter-nav/

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. UniLM-Nav: A Unified Framework for Zero-Shot Last-Mile Navigation

    cs.RO 2026-07 conditional novelty 5.0

    A zero-shot MLLM framework decomposes last-mile navigation into view selection, affordance grounding, and base-pose reasoning, achieving SOTA on the OVMM benchmark.