DocumentCode
669555
Title
Modeling any obstacle shapes for motion planning of circular robots
Author
Uddin Laskar, Md Nasir ; Choi, Su Y. ; Ahmed, Ishtiaq ; TaeChoong Chung
Author_Institution
Dept. of Comput. Eng., Kyung Hee Univ., Yongin, South Korea
fYear
2013
fDate
20-23 Oct. 2013
Firstpage
1484
Lastpage
1489
Abstract
This paper presents an algorithm to model the workspace obstacles of a circular robot. An obstacle of any shape can be represented by line and circular arc segments. Based on robot radius, geometric representation is applied for both line and circular arcs and the operation is known as offsetting. Result of our algorithm creates an efficient configuration space and helps planning high-quality motion paths. Our method works differently for line and circular arc segments. Two major steps are: (i) finding the raw offset curve for both lines and circular arcs and (ii) removing the global invalid loops. The process takes O(n) times to find the raw offset curve and O((n + k) log m) times to remove global invalid loops, where n is the number of vertices in the original polygon, k is the number of self-intersections, and m is the number of segments in the raw offset curve and always m ≤ n. Local invalid loops are removed before generating the raw offset curve by invoking a pair-wise intersection detection test (PIDT). Our algorithm is very fast and computational complexity is approximately linear.
Keywords
approximation theory; collision avoidance; computational complexity; computational geometry; mobile robots; motion control; PIDT; circular arc segments; circular robots; configuration space; geometric representation; global invalid loop removal; line arc segments; mobile robot; motion path planning; motion planning; obstacle shape modeling; pair-wise intersection detection test; polygon offsetting; raw offset curve; robot radius; Mobile robot; configuration space; motion planning; obstacle; polygon offsetting;
fLanguage
English
Publisher
ieee
Conference_Titel
Control, Automation and Systems (ICCAS), 2013 13th International Conference on
Conference_Location
Gwangju
ISSN
2093-7121
Print_ISBN
978-89-93215-05-2
Type
conf
DOI
10.1109/ICCAS.2013.6704121
Filename
6704121
Link To Document