Azzera filtri
Azzera filtri

UAV package delivery flight starting point

4 visualizzazioni (ultimi 30 giorni)
Tarafder
Tarafder il 20 Giu 2023
Risposto: Divyajyoti Nayak il 22 Giu 2023
How to solve the problem of UAV starting under the ground in the delivery package. You can see in the picture

Risposte (1)

Divyajyoti Nayak
Divyajyoti Nayak il 22 Giu 2023
Hi,
I think your problem might be solved by changing the initial world position.
You may try using this:
set_param(Plant, "InitialWorldPositionMultirotor", [-60 -182 0]);
where [-60, -182 0] is the new initial position

Prodotti


Release

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by