cuRobo: Parallelized Collision-Free Minimum-Jerk Robot Motion Generation
About
This paper explores the problem of collision-free motion generation for manipulators by formulating it as a global motion optimization problem. We develop a parallel optimization technique to solve this problem and demonstrate its effectiveness on massively parallel GPUs. We show that combining simple optimization techniques with many parallel seeds leads to solving difficult motion generation problems within 50ms on average, 60x faster than state-of-the-art (SOTA) trajectory optimization methods. We achieve SOTA performance by combining L-BFGS step direction estimation with a novel parallel noisy line search scheme and a particle-based optimization solver. To further aid trajectory optimization, we develop a parallel geometric planner that plans within 20ms and also introduce a collision-free IK solver that can solve over 7000 queries/s. We package our contributions into a state of the art GPU accelerated motion generation library, cuRobo and release it to enrich the robotics community. Additional details are available at https://curobo.org
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Inverse Kinematics | held-out (test) | Mean Error (mm)0.00e+0 | 7 | |
| Motion Planning | Franka Research 3 Cabinet Environment Quarter-Closed | Success Rate100 | 5 | |
| Motion Planning | Franka Research 3 Cabinet Environment Half-Closed | Success Rate100 | 5 | |
| Motion Planning | Franka Research 3 Cabinet Environment Fully Open | Success Rate1 | 5 | |
| Motion Planning | Franka Research 3 Cabinet Environment Free Space | Success Rate100 | 5 | |
| Bin-Loading | Bin-Loading Level 2 | Task Mean-6.5 | 3 | |
| Bin-Loading | Bin-Loading Level 4 | Task Mean-6.3 | 3 | |
| Bin-Loading | Bin-Loading Level 5 | Task Mean-7.5 | 3 | |
| Reaching-Hard | Reaching-Hard Level 5 | Task Success Mean-5.7 | 3 | |
| Task Following | Task Following 1.0 (Level 1) | Task Score20 | 3 |