What is the probability distribution used in PRM?

1 view (last 30 days)
What is the probability distribution used to sample the points in the path planner of the probabilistic roadmap algorithm? Is there any way to change this?

Accepted Answer

Cam Salzberger
Cam Salzberger on 13 May 2019
Hello Antonio,
The PRM class uses a uniform sampling within the map limits (and free space) to do the path planning. There is currently no way of changing the sampling algorithm used in the PRM class.
-Cam

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!