zoukankan      html  css  js  c++  java
  • UPenn

     

     

     

    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

  • 相关阅读:
    java映射
    java线程的一些方法和特性
    java线程通信
    java多线程同步
    java类对象概述
    JavaScript的对象——灵活与危险
    node.js项目中使用coffeescript的方式汇总
    12.2
    12.1
    11.30
  • 原文地址:https://www.cnblogs.com/ecoflex/p/9789965.html
Copyright © 2011-2022 走看看