In PRM algorithm how much the Minimum number of nodes needs to find the path

1 visualización (últimos 30 días)
if i am using PRM algorithm from robotics toolbox, how i can know the min number of nodes for each map?

Respuesta aceptada

Sebastian Castro
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
  1 comentario
mohammed alany
mohammed alany el 24 de Jun. de 2019
thank you Sebastian,
i found this information also from the literature
but, where can i find the equations which are used in source code

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Robotics en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by