GOMP: Grasp-Optimized Motion Planning for Bin Picking
Jeffrey Ichnowski, Michael Danielczuk, Jingyi Xu, Vishal Satish, Ken, Goldberg

TL;DR
This paper introduces GOMP, a motion planning algorithm that optimizes robot trajectories for bin picking by incorporating grasp analysis and robot dynamics, significantly increasing picking speed.
Contribution
GOMP is a novel optimization-based motion planner that integrates grasp candidate analysis and robot constraints to accelerate bin picking tasks.
Findings
GOMP achieves a 9x speedup over baseline planners.
Incorporating grasp analysis improves motion planning efficiency.
Optimization with SQP effectively handles non-convex constraints.
Abstract
Rapid and reliable robot bin picking is a critical challenge in automating warehouses, often measured in picks-per-hour (PPH). We explore increasing PPH using faster motions based on optimizing over a set of candidate grasps. The source of this set of grasps is two-fold: (1) grasp-analysis tools such as Dex-Net generate multiple candidate grasps, and (2) each of these grasps has a degree of freedom about which a robot gripper can rotate. In this paper, we present Grasp-Optimized Motion Planning (GOMP), an algorithm that speeds up the execution of a bin-picking robot's operations by incorporating robot dynamics and a set of candidate grasps produced by a grasp planner into an optimizing motion planner. We compute motions by optimizing with sequential quadratic programming (SQP) and iteratively updating trust regions to account for the non-convex nature of the problem. In our formulation,…
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.
Taxonomy
TopicsRobot Manipulation and Learning · Robotic Path Planning Algorithms · Soft Robotics and Applications
