zoukankan      html  css  js  c++  java
  • 泡泡一分钟:Learning Motion Planning Policies in Uncertain Environments through Repeated Task Executions

    张宁  Learning Motion Planning Policies in Uncertain Environments through Repeated Task Executions

    通过重复任务执行学习不确定环境中的运动规划策略
    链接:https://pan.baidu.com/s/1TlSJn0fXuKEwZ9vts4xA6g
    提取码:jwsd
    复制这段内容后打开百度网盘手机App,操作更方便哦

    Florence Tsang, Ryan A. Macdonald, and Stephen L. Smith

    The ability to navigate uncertain environments from a start to a goal location is a necessity in many applications. While there are many reactive algorithms for online replanning, there has not been much investigation in leveraging past executions of the same navigation task to improve future executions. In this work, we first formalize this problem by introducing the Learned Reactive Planning Problem (LRPP). Second, we propose a method to capture these past executions and from that determine a motion policy to handle obstacles that the robot has seen before. Third, we show from our experiments that using this policy can significantly reduce the execution cost over just using reactive algorithms.

    在许多应用中,从开始到目标位置导航不确定环境的能力是必需的。尽管有许多用于在线重新计划的反应算法,但是在利用相同导航任务的过去执行来改进将来的执行方面没有太多调查。在这项工作中,我们首先通过引入学习反应规划问题(LRPP)来正式化这个问题。 其次,我们提出了一种方法来捕获这些过去的执行,并从中确定一个运动策略来处理机器人以前看到的障碍。 第三,我们从实验中可以看出,使用这种策略可以显着降低执行成本,而不仅仅是使用反应算法。

  • 相关阅读:
    C#Table转成json工具
    设置npm注册表配置为淘宝镜像
    总结js面向对象调用的几种模式
    gitHub初使用
    对象的防篡改
    offsetWidth clientWidth scrollWidth的区别
    js中的new操作符
    setTimeot与setInterval定时器
    事件捕获 事件冒泡和事件委托
    一个页面从输入URL到加载完成,发生什么事
  • 原文地址:https://www.cnblogs.com/feifanrensheng/p/11519225.html
Copyright © 2011-2022 走看看