DocumentCode :
2620383
Title :
A Practical Pursuit-Evasion Algorithm: Detection and Tracking
Author :
AlDahak, Amna ; Elnagar, Ashraf
Author_Institution :
Dept. of Comput. Sci., Sharjah Univ.
fYear :
2007
fDate :
10-14 April 2007
Firstpage :
343
Lastpage :
348
Abstract :
This paper presents a practical algorithm for evader detection and tracking using one or more pursuers. The solution employs two advanced data structures. The first one is the rapidly-exploring random tree (RRT). It is constructed randomly but evenly distributed to generate a roadmap that captures the connectivity of the free space. The second data structure is the k-dimensional tree (Kd-Tree). Upon completion of the RRTs construction, their vertices are inserted in a Kd-Tree. At the tracking phase, the Kd-Tree will be queried repeatedly for retrieving the set of potential locations to be used by each pursuer in order to monitor or track an evader. Thus, the usage of the Kd-Tree will reduce the querying cost, during tracking, to a logarithmic time. A lazy collision detection strategy is used to resolve collisions with obstacles at runtime. As a result unnecessary checks are eliminated and hence improving the system performance. Simulation results show the validity of the proposed algorithm.
Keywords :
collision avoidance; trees (mathematics); evader detection; evader tracking; k-dimensional tree; lazy collision detection; pursuit-evasion algorithm; rapidly-exploring random tree; Cameras; Data structures; Monitoring; Motion planning; Path planning; Pursuit algorithms; Robotics and automation; Surgery; Surveillance; Tree data structures;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Robotics and Automation, 2007 IEEE International Conference on
Conference_Location :
Roma
ISSN :
1050-4729
Print_ISBN :
1-4244-0601-3
Electronic_ISBN :
1050-4729
Type :
conf
DOI :
10.1109/ROBOT.2007.363810
Filename :
4209115
Link To Document :
بازگشت