LLM-IK: Solving Inverse Kinematics Using Large Language Models
Steven Rice, Sherif Saad, Ahmed Azab, Alioune Ngom
Abstract
Inverse Kinematics (IK) is an integral part of robot manipulation. IK can be challenging to solve, and many computer-aided approaches have been proposed but each has its limitations. The emergence of Large Language Models (LLMs) has seen them applied to solving complex tasks including mathematical problems. This work proposes “LLM-IK” to utilize LLMs to solve IK problems. Relevant serial manipulator information is extracted from descriptor files, prompt engineered, and then provided to the LLMs with methods and feedback to interact with and learn about the kinematic chain. Multiple methods of breaking down kinematic chains into distinct sub-problems are implemented allowing for incremental problem solving. Experiments showed LLM-IK solves up to six Degrees-of-Freedom (DOF) and outperforms IKFast, TRAC-IK, and IKPy in both accuracy and solving time, highlighting this methodology can produce highly efficient and human-readable solutions.
BibTeX
@inproceedings{ral2026_llmiksolvinginve,
title = {LLM-IK: Solving Inverse Kinematics Using Large Language Models},
author = {Steven Rice and Sherif Saad and Ahmed Azab and Alioune Ngom},
booktitle = {RA-L 2026},
year = {2026}
}