English

Convolutional Occupancy Models for Dense Packing of Complex, Novel Objects

Robotics 2023-08-02 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Dense packing in pick-and-place systems is an important feature in many warehouse and logistics applications. Prior work in this space has largely focused on planning algorithms in simulation, but real-world packing performance is often bottlenecked by the difficulty of perceiving 3D object geometry in highly occluded, partially observed scenes. In this work, we present a fully-convolutional shape completion model, F-CON, which can be easily combined with off-the-shelf planning methods for dense packing in the real world. We also release a simulated dataset, COB-3D-v2, that can be used to train shape completion models for real-word robotics applications, and use it to demonstrate that F-CON outperforms other state-of-the-art shape completion methods. Finally, we equip a real-world pick-and-place system with F-CON, and demonstrate dense packing of complex, unseen objects in cluttered scenes. Across multiple planning methods, F-CON enables substantially better dense packing than other shape completion methods.

Keywords

Cite

@article{arxiv.2308.00091,
  title  = {Convolutional Occupancy Models for Dense Packing of Complex, Novel Objects},
  author = {Nikhil Mishra and Pieter Abbeel and Xi Chen and Maximilian Sieb},
  journal= {arXiv preprint arXiv:2308.00091},
  year   = {2023}
}

Comments

In IROS 2023. Code and dataset are available at https://sites.google.com/view/fcon-packing/

R2 v1 2026-06-28T11:44:53.583Z