UAV package delivery flight starting point
古いコメントを表示
How to solve the problem of UAV starting under the ground in the delivery package. You can see in the picture
回答 (1 件)
Divyajyoti Nayak
2023 年 6 月 22 日
0 投票
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
カテゴリ
ヘルプ センター および File Exchange で Guidance, Navigation, and Control についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!