Efficient Task Planning for Mobile Manipulation: a Virtual Kinematic Chain Perspective
Ziyuan Jiao, Zeyu Zhang, Weiqi Wang, David Han, Song-Chun Zhu, Yixin, Zhu, Hangxin Liu

TL;DR
This paper introduces a Virtual Kinematic Chain (VKC) perspective that simplifies task planning for mobile manipulation by consolidating kinematics, reducing search space, and improving planning efficiency and feasibility.
Contribution
The paper proposes a novel VKC perspective that enhances task planning efficiency and feasibility in mobile manipulation by simplifying domain definitions and reducing search complexity.
Findings
VKC-based domain reduces planning time and memory usage.
Abstract actions improve feasibility of motion plans.
VKC approach scales well to complex tasks.
Abstract
We present a Virtual Kinematic Chain (VKC) perspective, a simple yet effective method, to improve task planning efficacy for mobile manipulation. By consolidating the kinematics of the mobile base, the arm, and the object being manipulated collectively as a whole, this novel VKC perspective naturally defines abstract actions and eliminates unnecessary predicates in describing intermediate poses. As a result, these advantages simplify the design of the planning domain and significantly reduce the search space and branching factors in solving planning problems. In experiments, we implement a task planner using Planning Domain Definition Language (PDDL) with VKC. Compared with conventional domain definition, our VKC-based domain definition is more efficient in both planning time and memory. In addition, abstract actions perform better in producing feasible motion plans and trajectories. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobot Manipulation and Learning · Human Motion and Animation · Robotic Path Planning Algorithms
