In PRM algorithm how much the Minimum number of nodes needs to find the path
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
mohammed alany
am 15 Jun. 2019
Kommentiert: mohammed alany
am 24 Jun. 2019
if i am using PRM algorithm from robotics toolbox, how i can know the min number of nodes for each map?
0 Kommentare
Akzeptierte Antwort
Sebastian Castro
am 24 Jun. 2019
You don't! Probabilistic planning approaches have no guarantees, so you just have to pick something that succeeds most of the time for your given map(s) and then have a fallback plan when planning fails (i.e., the returned path is empty).
- Sebastian
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Robotics finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!