Related Experiment Video
Updated: Sep 12, 2025

Sample Drift Correction Following 4D Confocal Time-lapse Imaging
Published on: April 12, 2014
Accelerating RRT* convergence with novel nonuniform and uniform sampling approach
Sivasankar Ganesan1, Mohanraj Thangamuthu1, Balakrishnan Ramalingam2
1Department of Mechanical Engineering, Amrita School of Engineering, Coimbatore, Amrita Vishwa Vidyapeetham, Coimbatore, India.
Abstract:
Path planning plays a crucial role in autonomous mobile robotics. Sampling-based path planners are widely and frequently employed to generate collision-free paths between a start and goal location. Due to its asymptotic optimality, the optimal rapidly-exploring random tree (RRT*) algorithm is the most widely used among these. However, its reliance on uniform sampling often results in slow convergence. To address this issue, this work proposes a novel hybrid sampling method called RRT*-NUS (nonuniform-uniform sampler), which combines both uniform and nonuniform sampling to improve exploration efficiency. The proposed RRT*-NUS method is evaluated against six baseline algorithms: RRT*, Informed RRT*, RRT*-N (normal sampling RRT*), GS-RRT* (goal-oriented sampling RRT*), DR-RRT* (directional random sampling RRT*), and hybrid-RRT* in three different 384*384 2D simulation scenarios. The numerical simulation results indicate that the proposed RRT*-NUS surpasses the baseline RRT* algorithms in terms of planning time and convergence. It outperforms RRT* by 67.5% and Hybrid RRT* by 54% in time performance. Additionally, it achieves a convergence rate of 0.41 units/s, which is 3× faster than RRT* and almost 2× faster than Hybrid RRT*.
Related Concept Videos
Cluster Sampling Method
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
Sampling Methods: Overview
In analytical chemistry, the choice of...
Sampling Plans
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
Random Sampling Method
Stratified Sampling Method
To choose a stratified sample, divide the population into groups called strata and then take a...
Sampling Continuous Time Signal
In the...

