In PRM algorithm how much the Minimum number of nodes needs to find the path
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
mohammed alany
le 15 Juin 2019
Commenté : mohammed alany
le 24 Juin 2019
if i am using PRM algorithm from robotics toolbox, how i can know the min number of nodes for each map?
0 commentaires
Réponse acceptée
Sebastian Castro
le 24 Juin 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
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Robotics dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!