English

Differentiable Collision-Free Parametric Corridors

Robotics 2024-07-18 v1

Abstract

This paper presents a method to compute differentiable collision-free parametric corridors. In contrast to existing solutions that decompose the obstacle-free space into multiple convex sets, the continuous corridors computed by our method are smooth and differentiable, making them compatible with existing numerical techniques for learning and optimization. To achieve this, we represent the collision-free corridors as a path-parametric off-centered ellipse with a polynomial basis. We show that the problem of maximizing the volume of such corridors is convex, and can be efficiently solved. To assess the effectiveness of the proposed method, we examine its performance in a synthetic case study and subsequently evaluate its applicability in a real-world scenario from the KITTI dataset.

Keywords

Cite

@article{arxiv.2407.12283,
  title  = {Differentiable Collision-Free Parametric Corridors},
  author = {Jon Arrizabalaga and Zachary Manchester and Markus Ryll},
  journal= {arXiv preprint arXiv:2407.12283},
  year   = {2024}
}

Comments

This paper has been accepted for publication at the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), Abu Dhabi, UAE, October 2024. Copyright @ IEEE. Code: https://github.com/jonarriza96/corrgen ; Video: https://youtu.be/MvC7bPodXz8

R2 v1 2026-06-28T17:44:00.456Z