大工至善|大学至真分享 http://blog.sciencenet.cn/u/lcj2212916

博文

[转载]【计算机科学】【2018.07】自主移动机器人的路径规划算法

已有 1188 次阅读 2020-11-10 17:24 |系统分类:科研笔记|文章来源:转载

本文为加拿大康科迪亚大学(作者:MohammadAli AskariHemmat)的硕士论文,共118页。

 

本文以差分驱动机器人为研究对象,提出了多个不同路径规划算法的发展与实现。在此基础上,提出了一种实时路径规划器,能够在非结构环境中为非完整无人车(UGV)找到最优的无碰撞路径。首先,设计并实现了一个混合A*路径规划器来寻找最优路径,实时将无人值守地面车辆的当前位置与目标相连,同时避开无人值守地面车辆附近的任何障碍物。该路径规划器的优点是,利用势场技术,排除了障碍物周围的节点,大大减少了传统A*方法的搜索空间;它还能够根据障碍物的性质和安全考虑给予它们不同的优先次序,从而区分不同类型的障碍物。这种方法对于保证在人类与自主车辆密切接触的环境中安全驾驶至关重要。然后,考虑UGV的运动学约束,生成光滑的、可驾驶的几何路径。在整个论文中,我们进行了大量的实际实验,以验证所提出的路径规划方法的有效性。

 

This thesis work proposes the development and implementation of multiple different path planning algorithms for autonomous mobile robots, with a focus on differentially driven robots. Then, it continues to propose a real-time path planner that is capable of finding the optimal, collision-free path for a nonholonomic Unmanned Ground Vehicle (UGV) in an unstructured environment. First, a hybrid A* path planner is designed and implemented to find the optimal path; connecting the current position of the UGV to the target in real-time while avoiding any obstacles in the vicinity of the UGV. The advantages of this path planner are that, using the potential field techniques and by excluding the nodes surrounding every obstacles, it significantly reduces the search space of the traditional A* approach; it is also capable of distinguishing different types of obstacles by giving them distinct priorities based on their natures and safety concerns. Such an approach is essential to guarantee a safe navigation in the environment where humans are in close contact with autonomous vehicles. Then, with consideration of the kinematic constraints of the UGV, a smooth and drivable geometric path is generated. Throughout the whole thesis, extensive practical experiments are conducted to verify the effectiveness of the proposed path planning methodologies.

 

1.  引言

2.  数学建模

3.  势场函数

4.  基于启发式的路径规划

5.  具体实现与结果

6.  结论与未来工作展望


更多精彩文章请关注公众号:205328s611i1aqxbbgxv19.jpg




https://wap.sciencenet.cn/blog-69686-1257846.html

上一篇:[转载]【雷达与对抗】【2011.08】D3MON雷达中的脉冲压缩研究
下一篇:[转载]【无人机】【2000.03】用于低成本遥感和航空摄影的无人机研制
收藏 IP: 112.31.16.*| 热度|

0

该博文允许注册用户评论 请点击登录 评论 (0 个评论)

数据加载中...

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-4-20 08:30

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部