| Literature DB >> 23012519 |
Miguel Juliá1, Arturo Gil, Oscar Reinoso.
Abstract
This paper presents a new algorithm that allows a team of robots to cooperatively search for a set of moving targets. An estimation of the areas of the environment that are more likely to hold a target agent is obtained using a grid-based Bayesian filter. The robot sensor readings and the maximum speed of the moving targets are used in order to update the grid. This representation is used in a search algorithm that commands the robots to those areas that are more likely to present target agents. This algorithm splits the environment in a tree of connected regions using dynamic programming. This tree is used in order to decide the destination for each robot in a coordinated manner. The algorithm has been successfully tested in known and unknown environments showing the validity of the approach.Entities:
Keywords: dynamic agent search; grid-based Bayesian filtering; multi-robot systems; search algorithm
Year: 2012 PMID: 23012519 PMCID: PMC3444077 DOI: 10.3390/s120708815
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1.Evolution of the target probability map. The grey level indicates the normalized probability of each cell, corresponding the dark zones to low probability and the light zones to high probability. The red circles indicate the range of the sensor and the blue lines show the trajectory of the robot.
Figure 2.Tree segmentation of the environment.
Figure 3.Simulation scenarios. The searchers are shown as filled squares and the dynamic targets as empty squares. (a) Scenario 1; (b) Scenario 2.
Figure 4.Results of experiments with a known map.
Figure 5.Results of experiments with an unknown map.