ICRA 2023poster2 citations

LES: Locally Exploitative Sampling for Robot Path Planning

Sagar Suhas Joshi, Seth Hutchinson, Panagiotis Tsiotras

Abstract

Sampling-based algorithms solve the path planning problem by generating random samples in the searchspace and incrementally growing a connectivity graph or a tree. Conventionally, the sampling strategy used in these algorithms is biased towards exploration to acquire information about the search-space. In contrast, this work proposes an optimization-based procedure that generates new samples so as to improve the cost-to-come value of vertices in a given neighborhood. The application of the proposed algorithm adds an exploitativebias to sampling and results in a faster convergence to the optimal solution compared to other state-of-the-art sampling techniques. This is demonstrated using benchmarking experiments performed for 7 DOF Panda and 14 DOF Baxter robots.

BibTeX
@inproceedings{icra2023_leslocallyexploi,
  title = {LES: Locally Exploitative Sampling for Robot Path Planning},
  author = {Sagar Suhas Joshi and Seth Hutchinson and Panagiotis Tsiotras},
  booktitle = {ICRA 2023},
  year = {2023}
}