Rapidly-exploring random trees motion planning for non-holonomic robot with collision-test and regression mechanism

Bo-tao ZHANG,Jia-dong LI,Shi-rong LIU
DOI: https://doi.org/10.7641/CTA.2016.50942
2016-01-01
Abstract:An improved rapidly-exploring random trees (RRT) algorithm is proposed to deal with the motion planning for non-holonomic mobile robots. The RRT algorithms using a bias towards the goal while choosing a random config-uration, that will leads to the problem of local minima. Therefore, a novel method called collision-test and regression mechanism (CR) mechanism is presented, in which the collision detection mechanism and the regression testing mechanis-m are combined to enable the robot to escape from the local minima.The CR mechanism takes the global constraints into consideration, avoids exploring the directions which have been explored repeatedly.The repeatedly regression testing and detection for obstacle avoidance to the edge nodes are prevented in the CR.The ultimate goal of the algorithm is to im-prove the real-time performance of the planner, especially in the environment with highly-constraints. Simulation results of several improved RRT algorithms in the environment which is apt to generate local minima problems, verifies the proposed algorithm can improve the real-time performance significantly without obviously negative influences.
What problem does this paper attempt to address?