不确定环境下的动态无人车-无人机协同路径规划 / Dynamic UGV-UAV Cooperative Path Planning in Uncertain Environments
1️⃣ 一句话总结
本文针对灾害救援等场景中路面状况未知的问题,提出了一种让无人机动态侦察并标记不可通行路段,从而帮助无人车找到安全高效路径的协同规划方法,并通过双向搜索和使用多架无人机来进一步缩短行驶时间。
This paper addresses the Dynamic UGV-UAV Cooperative Path Planning (DUCPP) problem involving one unmanned ground vehicle (UGV) assisted by one or more unmanned aerial vehicles (UAVs) operating on an uncertain road network with potentially impassable edges. DUCPP is particularly relevant for scenarios such as disaster response, emergency supply transport, and rescue operations, where a UGV must reach a specified destination in the presence of partially unknown road conditions. To enable the UGV to travel safely and efficiently to its destination, the UAV(s) dynamically inspect edges in the environment to identify and prune damaged or impassable edges from consideration. We present multiple strategies, including a bidirectional approach, to optimize UGV-UAV cooperation for finding a safe path in an uncertain road network. Furthermore, we explore the impact of using multiple UAVs on reducing the UGV's travel time, and evaluate the associated computation time. The proposed strategies are implemented and evaluated on 100 urban road networks. The results demonstrate that the bidirectional strategy achieves the best performance in most instances, and using multiple UAVs further reduces UGV travel time at the expense of increased computation time. This paper presents a robust framework for DUCPP to achieve efficient UGV-UAV cooperation for path planning and inspection, offering practical solutions for navigation in challenging and uncertain conditions.
不确定环境下的动态无人车-无人机协同路径规划 / Dynamic UGV-UAV Cooperative Path Planning in Uncertain Environments
本文针对灾害救援等场景中路面状况未知的问题,提出了一种让无人机动态侦察并标记不可通行路段,从而帮助无人车找到安全高效路径的协同规划方法,并通过双向搜索和使用多架无人机来进一步缩短行驶时间。
源自 arXiv: 2604.25267