code for UAV communication simulation

17 次查看(过去 30 天)

Hello @everyone,
Please, I am looking for the code simulation of communication between UAV. I couldn't find that in the UAV toolbox
Thank you.

回答(1 个)

Jianxin Sun
Jianxin Sun 2023-5-22
Hi,
You can start with MAVLink protocol https://www.mathworks.com/help/uav/mavlink-support.html. It is a protocol used by PX4 and Ardupilot to serialize and deserialize UAV communication messages. It could be used to exchange messages between UAVs, however you will have to setup your own network layer that enables data exchange.
Thanks,
Jianxin

类别

Help CenterFile Exchange 中查找有关 UAV 的更多信息

产品


版本

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by