ETA-IK: Execution-Time-Aware Inverse Kinematics for Dual-Arm Systems
Yucheng Tang, Xi Huang, Yongzhou Zhang, Tao Chen, Ilshat Mamaev, Björn Hein
TL;DR
ETA-IK addresses dual-arm inverse kinematics under relative-pose constraints by directly minimizing execution time rather than relying on surrogate joint-distance metrics. It combines a relative TCP pose formulation with a neural, differentiable execution-time estimator trained on offline TOPPRA and TrajOpt data, enabling a differentiable, time-aware multi-objective IK solved in parallel with many seeds. The approach demonstrates significant time reductions on a UR5–KUKA IIWA system while preserving positioning accuracy, and includes collision-awareness through training data and objective terms. While effective, the method incurs additional neural-inference overhead requiring a capable GPU, with suggested future work to reduce latency and refine initial pose distributions.
Abstract
This paper presents ETA-IK, a novel Execution-Time-Aware Inverse Kinematics method tailored for dual-arm robotic systems. The primary goal is to optimize motion execution time by leveraging the redundancy of both arms, specifically in tasks where only the relative pose of the robots is constrained, such as dual-arm scanning of unknown objects. Unlike traditional inverse kinematics methods that use surrogate metrics such as joint configuration distance, our method incorporates direct motion execution time and implicit collisions into the optimization process, thereby finding target joints that allow subsequent trajectory generation to get more efficient and collision-free motion. A neural network based execution time approximator is employed to predict time-efficient joint configurations while accounting for potential collisions. Through experimental evaluation on a system composed of a UR5 and a KUKA iiwa robot, we demonstrate significant reductions in execution time. The proposed method outperforms conventional approaches, showing improved motion efficiency without sacrificing positioning accuracy. These results highlight the potential of ETA-IK to improve the performance of dual-arm systems in applications, where efficiency and safety are paramount.
