Related Experiment Video
Updated: Apr 15, 2026

Operation of the Collaborative Composite Manufacturing CCM System
Published on: October 1, 2019
Improved RRT*-Connect Manipulator Path Planning in a Multi-Obstacle Narrow Environment.
Xueyi He1,2, Yimin Zhou2, Haonan Liu1,2
1School of Mechanical and Control Engineering, Guilin University of Technology, Guilin 541006, China.
This study introduces an improved RRT*-Connect algorithm for efficient robotic arm path planning in complex environments. The new method significantly reduces planning time and path costs for manipulator operations.
Area of Science:
- Robotics
- Artificial Intelligence
- Motion Planning
Background:
- Robotic arm path planning in narrow, obstacle-rich environments presents significant computational challenges.
- Existing algorithms often struggle with efficiency and optimality in complex scenarios.
Purpose of the Study:
- To propose an improved Rapidly-exploring Random Tree star-Connect (IRRT*-Connect) algorithm for enhanced robotic arm path planning.
- To address limitations in sampling efficiency, search acceleration, and path optimality in cluttered environments.
Main Methods:
- Implemented a heuristic sampling strategy integrating ellipsoidal subset and goal-biased sampling to compress the search space.
- Introduced an adaptive step-size and node rejection strategy for accelerated, collision-free path generation.
- Applied cubic non-uniform B-spline interpolation for path smoothing and pruning optimization to remove redundant nodes.
Main Results:
- IRRT*-Connect demonstrated reduced planning times compared to existing algorithms.
- The proposed method achieved lower path costs for robotic manipulator operations.
- Successful simulations in Python/ROS and physical experiments on a UR5 robotic arm validated the approach.
Conclusions:
- The IRRT*-Connect algorithm offers a significant improvement for robotic arm path planning in challenging environments.
- The enhanced sampling and search strategies contribute to faster and more optimal path generation.
- This work provides a robust solution for real-world robotic applications requiring efficient motion planning.
More Related Videos
04:41Utilizing a Reconfigurable Maze System to Enhance the Reproducibility of Spatial Navigation Tests in Rodents
Published on: December 2, 2022
07:46Author Spotlight: Revolutionizing Remote Surgery with Augmented Reality and Robotics for Enhanced Precision and Accessibility
Published on: August 9, 2024
Related Concept Videos
Collisions in Multiple Dimensions: Problem Solving
A small car of mass 1,200 kg traveling east at 60 km/h collides at an intersection with a truck of mass 3,000 kg traveling due north at 40 km/h. The two vehicles are locked together. What is the...
Rolling Resistance: Problem Solving
Direct Motor Pathways
The corticospinal tract is responsible for the voluntary movement of the limbs and trunk. It originates in the cerebral cortex of the brain and descends through the cerebrum's internal capsule and...
Planar Rigid-Body Motion
Planar motion is typically divided into three distinct categories. The first is rectilinear translation, demonstrated by a subway train that moves along...
Relative Motion Analysis using Rotating Axes-Problem Solving
Here, in order to determine the magnitude of velocity and acceleration for point...
Design Example: Measuring Distance Between Two Points with Obstructions