FFRob: Leveraging Symbolic Planning for Efficient Task and Motion Planning
Caelan Reed Garrett, Tomas Lozano-Perez, and Leslie Pack Kaelbling

TL;DR
FFRob is a novel algorithm that combines symbolic planning with geometric reasoning to efficiently solve complex task and motion planning problems involving movable objects.
Contribution
It introduces Extended Action Specification (EAS) for representing hybrid constraints and adapts heuristic search techniques for integrated task and motion planning.
Findings
FFRob is probabilistically complete with finite expected runtime.
It efficiently solves complex rearrangement and navigation tasks.
Empirical results show superior performance over existing methods.
Abstract
Mobile manipulation problems involving many objects are challenging to solve due to the high dimensionality and multi-modality of their hybrid configuration spaces. Planners that perform a purely geometric search are prohibitively slow for solving these problems because they are unable to factor the configuration space. Symbolic task planners can efficiently construct plans involving many variables but cannot represent the geometric and kinematic constraints required in manipulation. We present the FFRob algorithm for solving task and motion planning problems. First, we introduce Extended Action Specification (EAS) as a general purpose planning representation that supports arbitrary predicates as conditions. We adapt existing heuristic search ideas for solving \proc{strips} planning problems, particularly delete-relaxations, to solve EAS problem instances. We then apply the EAS…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
