1. 程式人生 > >UPenn - Robotics 2:Computational Motion Planning - week 3: Probabilistic Road Maps

UPenn - Robotics 2:Computational Motion Planning - week 3: Probabilistic Road Maps

this tween cee -c con tro bubuko traints multi

技術分享圖片

技術分享圖片

技術分享圖片

技術分享圖片

https://blog.csdn.net/DinnerHowe/article/details/80267062

技術分享圖片

技術分享圖片

技術分享圖片

技術分享圖片

1, initialize by random sampling

技術分享圖片

技術分享圖片

技術分享圖片

PRM is not Not complete

Edge case:

技術分享圖片

技術分享圖片 only probably complete, one stratety is to generate more samples between closed barriers.

技術分享圖片 技術分享圖片 技術分享圖片


(PRM buiding the map, whcih can be used in multiple tasks, but it‘s not efficient when only have to solve one problem and search the entire free space)

Rapid Exploring Random Trees (RRT)

技術分享圖片

技術分享圖片技術分享圖片技術分享圖片技術分享圖片技術分享圖片

技術分享圖片

技術分享圖片

技術分享圖片

技術分享圖片

技術分享圖片

技術分享圖片技術分享圖片

技術分享圖片

技術分享圖片

技術分享圖片 check if green node (new node in blue tree) can be lined to the red tree

技術分享圖片 not succeed

技術分享圖片

技術分享圖片 succeed this time

Another important feature of the RRT approach is it can be used on systems that have dynamic constraints, which limit how they can move.

Example: Car-like robot

UPenn - Robotics 2:Computational Motion Planning - week 3: Probabilistic Road Maps