Target assignment for robots constrained by limited communication range
This work addresses coordination challenges for robots in communication-constrained environments, but it appears incremental as it builds on existing task assignment methods.
This paper tackles the task assignment problem for multiple dispersed robots with limited communication range by proposing centralized and decentralized algorithms to minimize total travel time, with Monte Carlo simulations showing satisfying performance.
This paper investigates the task assignment problem for multiple dispersed robots constrained by limited communication range. The robots are initially randomly distributed and need to visit several target locations while minimizing the total travel time. A centralized rendezvous-based algorithm is proposed, under which all the robots first move towards a rendezvous position until communication paths are established between every pair of robots either directly or through intermediate peers, and then one robot is chosen as the leader to make a centralized task assignment for the other robots. Furthermore, we propose a decentralized algorithm based on a single-traveling-salesman tour, which does not require all the robots to be connected through communication. We investigate the variation of the quality of the assignment solutions as the level of information sharing increases and as the communication range grows, respectively. The proposed algorithms are compared with a centralized algorithm with shared global information and a decentralized greedy algorithm respectively. Monte Carlo simulation results show the satisfying performance of the proposed algorithms.