How to change UAV model to one selfmade
7 ビュー (過去 30 日間)
古いコメントを表示
It is a way to change default model in UAV toolbox? I want to use a modelof an hexacopter i made in Solidworks
0 件のコメント
回答 (1 件)
Jianxin Sun
2023 年 10 月 11 日
Hi,
For Unreal Based Simulation, you can follow the custom actor workflow detailed in https://www.mathworks.com/help/uav/ug/prepare-custom-vehicle-mesh-for-the-unreal-editor.html
For MATLAB visualization, you might consider usiing stlread method to import your model into MATLAB. Alternatively, you can use the plotTransforms function with MeshFilePath input argument.
Jianxin
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!