93
4

iKap: Kinematics-aware Planning with Imperative Learning

Abstract

Trajectory planning in robotics aims to generate collision-free pose sequences that can be reliably executed. Recently, vision-to-planning systems have gained increasing attention for their efficiency and ability to interpret and adapt to surrounding environments. However, traditional modular systems suffer from increased latency and error propagation, while purely data-driven approaches often overlook the robot's kinematic constraints. This oversight leads to discrepancies between planned trajectories and those that are executable. To address these challenges, we propose iKap, a novel vision-to-planning system that integrates the robot's kinematic model directly into the learning pipeline. iKap employs a self-supervised learning approach and incorporates the state transition model within a differentiable bi-level optimization framework. This integration ensures the network learns collision-free waypoints while satisfying kinematic constraints, enabling gradient back-propagation for end-to-end training. Our experimental results demonstrate that iKap achieves higher success rates and reduced latency compared to the state-of-the-art methods. Besides the complete system, iKap offers a visual-to-planning network that seamlessly works with various controllers, providing a robust solution for robots navigating complex environments.

View on arXiv
@article{li2025_2412.09496,
  title={ iKap: Kinematics-aware Planning with Imperative Learning },
  author={ Qihang Li and Zhuoqun Chen and Haoze Zheng and Haonan He and Zitong Zhan and Shaoshu Su and Junyi Geng and Chen Wang },
  journal={arXiv preprint arXiv:2412.09496},
  year={ 2025 }
}
Comments on this paper