MoboTSP: Solving the Task Sequencing Problem for Mobile Manipulators
Robotics
2021-10-22 v2
Abstract
We introduce a new approach to tackle the mobile manipulator task sequencing problem. We leverage computational geometry, graph theory and combinatorial optimization to yield a principled method to segment the task-space targets into clusters, analytically determine reachable base pose for each cluster, and find task sequences that minimize the number of base movements and robot execution time. By clustering targets first and by doing so from first principles, our solution is more general and computationally efficient when compared to existing methods.
Cite
@article{arxiv.2011.04461,
title = {MoboTSP: Solving the Task Sequencing Problem for Mobile Manipulators},
author = {Nicholas Adrian and Quang-Cuong Pham},
journal= {arXiv preprint arXiv:2011.04461},
year = {2021}
}
Comments
Revised version of arXiv:2011.04461. The edit includes reorganizing and rewriting for better clarity without any changes to the methodology