UAV simulation in lunar environment

4 Ansichten (letzte 30 Tage)
kajal
kajal am 14 Jan. 2025
Kommentiert: kajal am 17 Jan. 2025
Hello Everyone
My question is it is possible to simulate and perform communication between multiple UAV in lunar environment using MATLAB and SIMULINK. If yes, which toolbox we need to use.
Thank you in advance.
  1 Kommentar
kajal
kajal am 16 Jan. 2025
Thank you for your valuable suggestion.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Shantanu Dixit
Shantanu Dixit am 16 Jan. 2025
Bearbeitet: Shantanu Dixit am 16 Jan. 2025
Hi Kajal,
You can use UAV toolbox provided by MathWorks to simulate multiple UAVs using multiple "Simulation 3D UAV Vehicle" blocks: https://www.mathworks.com/help/uav/ref/simulation3duavvehicle.html . The "Simulation 3D UAV Vehicle" block implements an UAV in a 3D simulation environment, with the environment rendered using Unreal Engine. The block requires "Simulation 3D Scene Configuration" present in the model for implementing the 3D scene environment.
For sending and receiving messages between UAVs you can use "MAVLink Support": https://www.mathworks.com/help/uav/mavlink-support.html. Please note that simulating models with the Simulation 3D UAV Vehicle block requires Simulink 3D Animation.
Addtionally you can refer to the following series of webinars from MathWorks for developing UAV applications in MATLAB and Simulink:
Hope this helps!
  1 Kommentar
kajal
kajal am 17 Jan. 2025
Thank you for your suggestions; I will implement them.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by