UAV package delivery flight starting point
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
How to solve the problem of UAV starting under the ground in the delivery package. You can see in the picture
0 commentaires
Réponses (1)
Divyajyoti Nayak
le 22 Juin 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
0 commentaires
Voir également
Catégories
En savoir plus sur UAV dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!