2023
DOI: 10.3390/biomimetics8040374
|View full text |Cite
|
Sign up to set email alerts
|

Application of the Improved Rapidly Exploring Random Tree Algorithm to an Insect-like Mobile Robot in a Narrow Environment

Lina Wang,
Xin Yang,
Zeling Chen
et al.

Abstract: When intelligent mobile robots perform global path planning in complex and narrow environments, several issues often arise, including low search efficiency, node redundancy, non-smooth paths, and high costs. This paper proposes an improved path planning algorithm based on the rapidly exploring random tree (RRT) approach. Firstly, the target bias sampling method is employed to screen and eliminate redundant sampling points. Secondly, the adaptive step size strategy is introduced to address the limitations of th… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2024
2024
2024
2024

Publication Types

Select...
3

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(2 citation statements)
references
References 26 publications
0
2
0
Order By: Relevance
“…Other advanced path-planning algorithms have been developed over the years, like the RRT, which, although not a native part of the ROS navigation stack, can be integrated to optimize path-planning functions. RRT is an incremental sampling-based algorithm [29] with a tree structure that selects a random state xrand from a uniform distribution in every iteration and then identifies the nearest vertex xnearest in the tree state [30]. Every successful connection establishes a new state, xnew, ensuring a feasible transition where new vertexes and edges are formed between xnearest and xnew.…”
Section: Ros Plannersmentioning
confidence: 99%
“…Other advanced path-planning algorithms have been developed over the years, like the RRT, which, although not a native part of the ROS navigation stack, can be integrated to optimize path-planning functions. RRT is an incremental sampling-based algorithm [29] with a tree structure that selects a random state xrand from a uniform distribution in every iteration and then identifies the nearest vertex xnearest in the tree state [30]. Every successful connection establishes a new state, xnew, ensuring a feasible transition where new vertexes and edges are formed between xnearest and xnew.…”
Section: Ros Plannersmentioning
confidence: 99%
“…The critical nodes can be designed by the RRT (Rapidly Expanding Randomized Tree) algorithm. RRT algorithm is a random sampling algorithm that uses the starting point as the root node, increases the number of nodes by random same, piling, and connects the nodes to generate a random tree ( Li et al., 2020 ; Wang J. et al., 2020 ; Wang L. et al., 2023 ). The nodes that do not satisfy the constraint requirements are discarded during the generation of the next node.…”
Section: Picking Trajectory Planningmentioning
confidence: 99%