English

Energy-Aware Route Planning for a Battery-Constrained Robot with Multiple Charging Depots

Robotics 2023-10-03 v1

Abstract

This paper considers energy-aware route planning for a battery-constrained robot operating in environments with multiple recharging depots. The robot has a battery discharge time DD, and it should visit the recharging depots at most every DD time units to not run out of charge. The objective is to minimize robot's travel time while ensuring it visits all task locations in the environment. We present a O(logD)O(\log D) approximation algorithm for this problem. We also present heuristic improvements to the approximation algorithm and assess its performance on instances from TSPLIB, comparing it to an optimal solution obtained through Integer Linear Programming (ILP). The simulation results demonstrate that, despite a more than 2020-fold reduction in runtime, the proposed algorithm provides solutions that are, on average, within 31%31\% of the ILP solution.

Keywords

Cite

@article{arxiv.2310.00834,
  title  = {Energy-Aware Route Planning for a Battery-Constrained Robot with Multiple Charging Depots},
  author = {Ahmad Bilal Asghar and Pratap Tokekar},
  journal= {arXiv preprint arXiv:2310.00834},
  year   = {2023}
}
R2 v1 2026-06-28T12:37:46.321Z