
<mods xmlns="http://www.loc.gov/mods/v3" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-4.xsd">
    
    <titleInfo>
        <title>Grasp Planning via Decomposition Trees</title>
    </titleInfo>
    <name type="personal">
        <namePart type="family">Lackner</namePart>
        <namePart type="given">Claire</namePart>
        <role>
            <roleTerm type="text">author</roleTerm>
        </role>
        <affiliation>Columbia University. Computer Science</affiliation>
    </name>
    <name type="personal">
        <namePart type="family">Goldfeder</namePart>
        <namePart type="given">Corey</namePart>
        <role>
            <roleTerm type="text">author</roleTerm>
        </role>
        <affiliation>Columbia University. Computer Science</affiliation>
    </name>
    <name type="personal" ID="pka1">
        <namePart type="family">Allen</namePart>
        <namePart type="given">Peter K.</namePart>
        <role>
            <roleTerm type="text">author</roleTerm>
        </role>
        <affiliation>Columbia University. Computer Science</affiliation>
    </name>
    <name type="personal">
        <namePart type="family">Pelossof</namePart>
        <namePart type="given">Raphael</namePart>
        <role>
            <roleTerm type="text">author</roleTerm>
        </role>
        <affiliation>Columbia University. Computer Science</affiliation>
    </name>
    <name type="corporate">
        <namePart>Columbia University. Computer Science</namePart>
        <role>
            <roleTerm type="text">originator</roleTerm>
        </role>
    </name>
    <typeOfResource>text</typeOfResource>
    <genre>Articles</genre>
    
    <originInfo>
        <dateIssued encoding="w3cdtf" keyDate="yes">2007</dateIssued>
    </originInfo>
    
    <language>
        <languageTerm type="text">English</languageTerm>
    </language>
    <abstract>Planning realizable and stable grasps on 3D objects is crucial for many robotics applications, but grasp planners often ignore the relative sizes of the robotic hand and the object being grasped or do not account for physical joint and positioning limitations. We present a grasp planner that can consider the full range of parameters of a real hand and an arbitrary object, including physical and material properties as well as environmental obstacles and forces, and produce an output grasp that can be immediately executed. We do this by decomposing a 3D model into a superquadric &apos;decomposition tree&apos; which we use to prune the intractably large space of possible grasps into a subspace that is likely to contain many good grasps. This subspace can be sampled and evaluated in GraspIt!, our 3D grasping simulator, to find a set of highly stable grasps, all of which are physically realizable. We show grasp results on various models using a Barrett hand.</abstract>
    <subject>
        <topic>Robotics</topic>
    </subject>
    <relatedItem type="host">
        <titleInfo>
            <title>2007 IEEE International Conference on Robotics and Automation: Roma, Italy : 10-14 April, 2007</title>
        </titleInfo>
        <name type="personal">
            <namePart type="family"></namePart>
            <namePart type="given"></namePart>
            <role>
                <roleTerm type="text"></roleTerm>
            </role>
        </name>
        <originInfo>
            <place>
               <placeTerm type="text">Piscataway, N.J.</placeTerm>
            </place>
            <publisher>IEEE</publisher>
            <dateIssued encoding="w3cdtf">2007</dateIssued>
        </originInfo>
        <part>
            <extent unit="page">
                <start>4679</start>
                <end>4684</end>
            </extent>
        </part>
        <identifier type="doi">http://dx.doi.org/10.1109/ROBOT.2007.364200</identifier>
        <relatedItem type="series">
            <titleInfo>
                <title></title>
            </titleInfo>
        </relatedItem>
    </relatedItem>
    <identifier type="hdl">http://hdl.handle.net/10022/AC:P:15161</identifier>
    
    <location>
        <physicalLocation authority="marcorg">NNC</physicalLocation>
    </location>
    
    <recordInfo>
        <recordContentSource authority="marcorg">NNC</recordContentSource>
        <recordCreationDate encoding="w3cdtf">2012-11-02 15:48:39 -0400</recordCreationDate>
        <recordChangeDate encoding="w3cdtf">2012-11-02 16:01:30 -0400</recordChangeDate>
        <recordIdentifier>9163</recordIdentifier>
        <languageOfCataloging>
            <languageTerm authority="iso639-2b">eng</languageTerm>
        </languageOfCataloging>
    </recordInfo>
    
</mods>
