In PRM algorithm how much the Minimum number of nodes needs to find the path
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
mohammed alany
el 15 de Jun. de 2019
Comentada: mohammed alany
el 24 de Jun. de 2019
if i am using PRM algorithm from robotics toolbox, how i can know the min number of nodes for each map?
0 comentarios
Respuesta aceptada
Sebastian Castro
el 24 de Jun. de 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
Más respuestas (0)
Ver también
Categorías
Más información sobre Robotics en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!