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

2 次查看(过去 30 天)
if i am using PRM algorithm from robotics toolbox, how i can know the min number of nodes for each map?

采纳的回答

Sebastian Castro
Sebastian Castro 2019-6-24
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 个评论
mohammed alany
mohammed alany 2019-6-24
thank you Sebastian,
i found this information also from the literature
but, where can i find the equations which are used in source code

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Robotics 的更多信息

Translated by