code for UAV communication simulation

20 visualizaciones (últimos 30 días)
璐璐
璐璐 el 19 de Mayo de 2023
Respondida: Jianxin Sun el 22 de Mayo de 2023

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.

Respuestas (1)

Jianxin Sun
Jianxin Sun el 22 de Mayo de 2023
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

Categorías

Más información sobre UAV en Help Center y File Exchange.

Productos


Versión

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by