Articulated robots motion planning using foraging ant strategy

Many different approaches to tackle the problem of motion planning for articulated robots in an environment with obstacles based on random sampling have been proposed. One popular approach is called single-query bi-directional motion planning with a lazy collision checking probabilistic road map (SB...

Full description

Bibliographic Details
Main Author: Mohamad, Mohd. Murtadha
Format: Article
Language:English
Published: Penerbit UTM Press 2008
Subjects:
Online Access:http://eprints.utm.my/9298/3/MohdMurtadhaMohamad2008_ArticulatedRobotsMotionPlanningUsingForaging.pdf
Description
Summary:Many different approaches to tackle the problem of motion planning for articulated robots in an environment with obstacles based on random sampling have been proposed. One popular approach is called single-query bi-directional motion planning with a lazy collision checking probabilistic road map (SBL-PRM). However, the performance of this method is sub-optimal in terms of the number of configurations generated, length of path, amount of collision checking and computational time. To improve the performance, those aspects must be considered further as they are inter-related with each other. A novel modification of SBLPRM that decreases the size of excessive configurations in the roadmap, by incrementally building a one-tree structure originating from the start configuration, is presented. This approach, the single-query unidirectional approach with lazy collision checking (SUL-PRM), has experimentally shown to be equal to the SBL-PRM. However, there still exists generated configurations that were excluded from the successful path. The generation of these unconsumed configurations corresponding to the tree structure has pointlessly utilized the computational resources and affected the planning time. Hence, a new method of configuration generation along with a novel searching style is devised. An alternative search approach using ant behaviour in a robotics application is applied. This paper proposes a novel search technique, the F-Ant algorithm, in order to find a reliable path between the initial configuration and the goal configuration of the articulated robot. This novel algorithm, taking two input configurations, explores the robot's free space by building up a unidirectional search beginning at the initial configuration. The planner samples the free configuration repetitively in the neighbourhood within the radius of the current configuration, and tests the edge for a collision-free path between the new sampled configurations, until it is connected to the goal configuration. Simulation and experimental comparisons of F-Ant and SBL-PRM have been conducted, showing the performance differences between these two techniques.