UAV package delivery flight starting point

5 次查看(过去 30 天)
How to solve the problem of UAV starting under the ground in the delivery package. You can see in the picture

回答(1 个)

Divyajyoti Nayak
Divyajyoti Nayak 2023-6-22
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

类别

Help CenterFile Exchange 中查找有关 UAV 的更多信息

产品


版本

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by