Search papers, labs, and topics across Lattice.
This paper introduces TONAV, a unified framework that enhances quadrupedal mobile manipulation by integrating task-oriented navigation with action-velocity chunk learning. The approach addresses the challenges of navigation-manipulation gaps and contact instability by employing a position-velocity-coupled teleoperation framework and vision-language reasoning to refine robot movements toward manipulation-ready configurations. Real-world experiments show that TONAV significantly improves success rates in both navigation and manipulation tasks, demonstrating its effectiveness in achieving stable interactions with articulated objects.
Achieving seamless transitions from navigation to manipulation, TONAV closes the gap that has long hindered quadrupedal mobile manipulation.
Quadruped mobile manipulation requires two tightly coupled capabilities: reaching manipulation-ready configurations and maintaining stable contact throughout articulated-object interaction. However, existing methods often terminate navigation near the target, leaving a gap between reachability and manipulation readiness, while tracking lag, motion jitter, and contact instability limit continuous interaction. To address these challenges, we present TONAV, a unified framework integrating task-oriented navigation with action-velocity chunk learning. First, we introduce a position-velocity-coupled teleoperation framework that explicitly captures motion dynamics to improve master-follower consistency and collect smooth, temporally consistent demonstrations. Next, task-oriented navigation leverages vision-language reasoning to decompose high-level instructions into executable subgoals and adaptively refine the robot base toward a manipulation-ready configuration. Finally, action-velocity chunk learning jointly models joint positions and their temporal transitions under velocity supervision, enabling smooth and stable sustained-contact manipulation. Real-world experiments across diverse articulated-object tasks demonstrate that TONAV achieves higher success rates in both task-oriented navigation and complete mobile manipulation, mitigating the navigation-manipulation gap and improving continuous-contact interaction. The project page is at https://haochen611.github.io/TONAV.