English

A Long Horizon Planning Framework for Manipulating Rigid Pointcloud Objects

Robotics 2020-11-17 v1 Machine Learning

Abstract

We present a framework for solving long-horizon planning problems involving manipulation of rigid objects that operates directly from a point-cloud observation, i.e. without prior object models. Our method plans in the space of object subgoals and frees the planner from reasoning about robot-object interaction dynamics by relying on a set of generalizable manipulation primitives. We show that for rigid bodies, this abstraction can be realized using low-level manipulation skills that maintain sticking contact with the object and represent subgoals as 3D transformations. To enable generalization to unseen objects and improve planning performance, we propose a novel way of representing subgoals for rigid-body manipulation and a graph-attention based neural network architecture for processing point-cloud inputs. We experimentally validate these choices using simulated and real-world experiments on the YuMi robot. Results demonstrate that our method can successfully manipulate new objects into target configurations requiring long-term planning. Overall, our framework realizes the best of the worlds of task-and-motion planning (TAMP) and learning-based approaches. Project website: https://anthonysimeonov.github.io/rpo-planning-framework/.

Keywords

Cite

@article{arxiv.2011.08177,
  title  = {A Long Horizon Planning Framework for Manipulating Rigid Pointcloud Objects},
  author = {Anthony Simeonov and Yilun Du and Beomjoon Kim and Francois R. Hogan and Joshua Tenenbaum and Pulkit Agrawal and Alberto Rodriguez},
  journal= {arXiv preprint arXiv:2011.08177},
  year   = {2020}
}

Comments

Conference on Robot Learning (CoRL 2020): Project website: https://anthonysimeonov.github.io/rpo-planning-framework/

R2 v1 2026-06-23T20:17:38.048Z