2007
DOI: 10.1177/0278364907079280
|View full text |Cite
|
Sign up to set email alerts
|

Creating High-quality Paths for Motion Planning

Abstract: Many algorithms have been proposed that create a path for a robot in an environment with obstacles. Most methods are aimed at finding a solution. However, for many applications, the path must be of a good quality as well. That is, a path should be short and should keep some amount of minimum clearance to the obstacles. Traveling along such a path reduces the chances of collisions due to the difficulty of measuring and controlling the precise position of the robot. This paper reports a new technique, called Par… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
132
0

Year Published

2008
2008
2024
2024

Publication Types

Select...
4
3
3

Relationship

2
8

Authors

Journals

citations
Cited by 193 publications
(143 citation statements)
references
References 18 publications
(13 reference statements)
0
132
0
Order By: Relevance
“…collision-free and satisfying the aforementioned feasibility constraints) configurations. After performing a smoothing operation (based on the random shortcut method [8]) on the paths generated by RRT and T-RRT, we evaluate the path quality by computing the average cost avgC, the maximal cost maxC, the mechanical work M W , and the integral of the cost IC. The mechanical work of a path is the sum of the positive cost variations along the path [9].…”
Section: Test Casesmentioning
confidence: 99%
“…collision-free and satisfying the aforementioned feasibility constraints) configurations. After performing a smoothing operation (based on the random shortcut method [8]) on the paths generated by RRT and T-RRT, we evaluate the path quality by computing the average cost avgC, the maximal cost maxC, the mechanical work M W , and the integral of the cost IC. The mechanical work of a path is the sum of the positive cost variations along the path [9].…”
Section: Test Casesmentioning
confidence: 99%
“…Whereas this approach finds feasible solutions and paths in high-dimensions [9], it assumes that the environment is static and tends to converge to a solution that is suboptimal. Therefore, paths computed by RRT-based motion planning algorithms are typically post-processed to reduce the effects of randomization [3,5]. Even though numerous methods for motion planning and trajectory optimization can be found in the literature, the trade-off between the optimality of the solution and the computational effort is still crucial.…”
Section: Related Workmentioning
confidence: 99%
“…This can be addressed by smoothing. However, most smoothing techniques in randomized motion planning repeatedly attempt to reduce path length between two randomly chosen states along the path [8]. These techniques tend to bring the path closer to obstacles, which can be suboptimal with respect to the planning objective, for instance when mimimizing the probability of collisions, and tend to map multiple paths to the same smoothed result, hence they are not ideal for LQG-MP.…”
Section: Path Smoothingmentioning
confidence: 99%