TL;DR
This paper introduces a convex optimization-based method using sum of squares techniques to solve inverse kinematics for serial chains with joint limits, providing globally optimal solutions with certified optimality and scalable runtime.
Contribution
It formulates inverse kinematics as a convex optimization problem and demonstrates global optimality certification, applicable to high-dimensional manipulators with efficient computation.
Findings
Method achieves globally optimal solutions under certain conditions.
Runtime scales polynomially with degrees of freedom.
Open source implementation available.
Abstract
Inverse kinematics is a fundamental problem for articulated robots: fast and accurate algorithms are needed for translating task-related workspace constraints and goals into feasible joint configurations. In general, inverse kinematics for serial kinematic chains is a difficult nonlinear problem, for which closed form solutions cannot be easily obtained. Therefore, computationally efficient numerical methods that can be adapted to a general class of manipulators are of great importance. % to motion planning and workspace generation tasks. In this paper, we use convex optimization techniques to solve the inverse kinematics problem with joint limit constraints for highly redundant serial kinematic chains with spherical joints in two and three dimensions. This is accomplished through a novel formulation of inverse kinematics as a nearest point problem, and with a fast sum of squares solver…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
