English

Constrained Bimanual Planning with Analytic Inverse Kinematics

Robotics 2024-03-15 v2

Abstract

In order for a bimanual robot to manipulate an object that is held by both hands, it must construct motion plans such that the transformation between its end effectors remains fixed. This amounts to complicated nonlinear equality constraints in the configuration space, which are difficult for trajectory optimizers. In addition, the set of feasible configurations becomes a measure zero set, which presents a challenge to sampling-based motion planners. We leverage an analytic solution to the inverse kinematics problem to parametrize the configuration space, resulting in a lower-dimensional representation where the set of valid configurations has positive measure. We describe how to use this parametrization with existing motion planning algorithms, including sampling-based approaches, trajectory optimizers, and techniques that plan through convex inner-approximations of collision-free space.

Keywords

Cite

@article{arxiv.2309.08770,
  title  = {Constrained Bimanual Planning with Analytic Inverse Kinematics},
  author = {Thomas Cohn and Seiji Shaw and Max Simchowitz and Russ Tedrake},
  journal= {arXiv preprint arXiv:2309.08770},
  year   = {2024}
}

Comments

Accepted to ICRA 2024. 8 pages, 4 figures. Interactive results available at https://cohnt.github.io/Bimanual-Web/index.html

R2 v1 2026-06-28T12:23:10.204Z