Robotics: Science and Systems VIII

What's in the Bag: A Distributed Approach to 3D Shape Duplication with Modular Robots

Kyle Gilpin, Daniela Rus

Abstract:

Our goal is to develop an automated digital fabrication process that can make any object out of smart materials. In this paper, we present an algorithm for creating shapes by the process of duplication, using modules we have termed smart sand. The object to be duplicated is dipped into a bag of smart sand; the particles exchange messages to sense the object's shape; and then the particles selectively form mechanical bonds with their neighbors to form a duplicate of the original. Our algorithm is capable of duplicating convex and concave 3D objects in a completely distributed manner. It uses O(1) storage space and O(n) inter-module messages per module. We perform close to 500 experiments using a realistic simulator with over 1400 modules. These experiments confirm the functionality and messaging demands of our distributed duplication algorithm while demonstrating that the algorithm can be used to form interesting and useful shapes.

Download:

Bibtex:

  
@INPROCEEDINGS{Gilpin-RSS-12, 
    AUTHOR    = {Kyle Gilpin AND Daniela Rus}, 
    TITLE     = {What's in the Bag: A Distributed Approach to 3D Shape Duplication with Modular Robots}, 
    BOOKTITLE = {Proceedings of Robotics: Science and Systems}, 
    YEAR      = {2012}, 
    ADDRESS   = {Sydney, Australia}, 
    MONTH     = {July},
    DOI       = {10.15607/RSS.2012.VIII.012} 
}