【源码】多无人机鲁棒规划工具箱

在这里插入图片描述

Multidrone Robust Planning Toolbox
Installation
Clone the repository or get the toolbox from the MATLAB File Exchange

Install LKH

git clone https://github.com/MicheleBolognini/MultidroneRobustPlanning
这个工具箱依赖于LKH来解决TSP实例。因此,有必要下载并编译它,以便生成的LKH脚本位于“LKH”文件夹中。

This toolbox relies on LKH to solve TSP instances. It is therefore necessary to download it and compile it, so that the resulting LKH script is located in the “LKH” folder. It is available both from the official site and from the related git repository Download the code or clone the repository, then rename the folder and compile it

cd MultidroneRobustPlanning
git clone https://github.com/cerebis/LKH3
tar xvfz LKH-3.0.6.tgz
mv LKH-3.0.6.tgz LKH
cd LKH
make
Compiling will make the executable available, the file is called ‘LKH’.

这个工具箱提供了为一组无人机规划路径的功能,这些无人机的任务是在一个已知且混乱的环境中遍历一组三维点。算法如[1]所述。

This toolbox provides functions for planning paths for a set of drones tasked with traversing a set of 3D points in a known and cluttered environment. The algorithm is described in [1].

References
[1] M. Bolognini, L. Fagiano, M.P. Limongelli (2021). An autonomous, robust, multi-agent UAV pathplanner for inspection of the built environment.

更多精彩文章请关注公众号:在这里插入图片描述

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值