UAV package delivery flight starting point
Mostrar comentarios más antiguos
How to solve the problem of UAV starting under the ground in the delivery package. You can see in the picture
Respuestas (1)
Divyajyoti Nayak
el 22 de Jun. de 2023
0 votos
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
Categorías
Más información sobre Guidance, Navigation, and Control en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!