In PRM algorithm how much the Minimum number of nodes needs to find the path
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
mohammed alany
il 15 Giu 2019
Commentato: mohammed alany
il 24 Giu 2019
if i am using PRM algorithm from robotics toolbox, how i can know the min number of nodes for each map?
0 Commenti
Risposta accettata
Sebastian Castro
il 24 Giu 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
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Robotics in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!