PyRoki: A Modular Toolkit for Robot Kinematic Optimization
About
Robot motion can have many goals. Depending on the task, we might optimize for pose error, speed, collision, or similarity to a human demonstration. Motivated by this, we present PyRoki: a modular, extensible, and cross-platform toolkit for solving kinematic optimization problems. PyRoki couples an interface for specifying kinematic variables and costs with an efficient nonlinear least squares optimizer. Unlike existing tools, it is also cross-platform: optimization runs natively on CPU, GPU, and TPU. In this paper, we present (i) the design and implementation of PyRoki, (ii) motion retargeting and planning case studies that highlight the advantages of PyRoki's modularity, and (iii) optimization benchmarking, where PyRoki can be 1.4-1.7x faster and converges to lower errors than cuRobo, an existing GPU-accelerated inverse kinematics library.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Reference Tracking | Squat movement | Mean Laplacian Error (m)0.057 | 6 | |
| Reference Tracking | One-foot balance movement | Joint RMSE0.848 | 5 | |
| Keypoint tracking | Kung fu | Laplacian Error0.062 | 3 | |
| Keypoint tracking | Pistol Squat | Laplacian Error0.057 | 3 | |
| Keypoint tracking | Balancing Stick | Laplacian Error0.048 | 3 | |
| Motion Retargeting | Kung fu | Contact Mismatch Rate10.53 | 3 | |
| Motion Retargeting | One-foot balance | Contact Sequence Mismatch Rate21.37 | 3 | |
| Motion Retargeting | Balancing Stick | Contact Mismatch Rate8.19 | 3 | |
| Keypoint tracking | One-foot balance | Laplacian Error0.159 | 3 | |
| Motion Retargeting | SMPL Trajectories Squat | Infeasible Segment Percentage21.74 | 3 |